Title: Header
Last modified: July 23, 2019

---

# Header

 *  Resolved [wholelychit](https://wordpress.org/support/users/wholelychit/)
 * (@wholelychit)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/header-177/)
 * Getwid is now my goto theme. I would like to Center the Logo, site title, and
   menu button. The default setup does not align on the cell phone. On the website
   it look bunched up. Posting some code for the child theme should solve the issue.
   Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-177%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [motopress](https://wordpress.org/support/users/motopress/)
 * (@motopress)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/header-177/#post-11762156)
 * Hi [@wholelychit](https://wordpress.org/support/users/wholelychit/),
    Thank you
   for reaching us out and for your feedback. Yes, you may adjust the layout of 
   logo, site title and menu on mobile device applying the style below:
 *     ```
       @media(max-width: 992px){
           .site-header {
               flex-direction: column;
           }
       }
       ```
   
 *  Thread Starter [wholelychit](https://wordpress.org/support/users/wholelychit/)
 * (@wholelychit)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/header-177/#post-11798783)
 * Thank you very much

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/getwid-base/1.1.6/screenshot.png)
 * Getwid Base
 * [Support Threads](https://wordpress.org/support/theme/getwid-base/)
 * [Active Topics](https://wordpress.org/support/theme/getwid-base/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/getwid-base/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/getwid-base/reviews/)

## Tags

 * [header alignment](https://wordpress.org/support/topic-tag/header-alignment/)

 * 2 replies
 * 2 participants
 * Last reply from: [wholelychit](https://wordpress.org/support/users/wholelychit/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/header-177/#post-11798783)
 * Status: resolved