Title: Custom Header Option
Last modified: April 25, 2019

---

# Custom Header Option

 *  Resolved [midhunjose](https://wordpress.org/support/users/midhunjose/)
 * (@midhunjose)
 * [7 years ago](https://wordpress.org/support/topic/custom-header-option/)
 * Hello guys,
 * Just installed your theme. Although I haven’t checked the theme in-depth, I’m
   quite impressed with this. However, something that caught my attention primarily
   is the inability to manipulate the header structure. In the theme, I could only
   find a header with the logo on the left and menu on the right style. My design
   requires a split header with the logo on the centre and the menu split into two
   halves on each side of the logo. Is there a setting somewhere on the theme that
   lets us do switch these?
 * If there isn’t an option at the moment, having at least three options (1. the
   default one with the logo on the left and menu on the right 2. the one with the
   logo on the centre and menu split on each side[my design requirement] 3. the 
   logo centrally aligned on top with the menu right below the logo ) for the header
   would be a great addition.
 * Cheers!
 * Midhun Jose

Viewing 1 replies (of 1 total)

 *  [motopress](https://wordpress.org/support/users/motopress/)
 * (@motopress)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/custom-header-option/#post-11563764)
 * Hi,
 * Thank you for the feedback.
    There is only one header option for Getwid at the
   moment. We added more header options to our feature request list and will notify
   you if it gets implemented. Let us know if you have any other questions or suggestions.
   As temporary workaround you may add the style below to display logo and menu 
   centered and on different lines:
 *     ```
       .site-header{
       	display:flex;
       	flex-direction:column;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Custom Header Option’ 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](https://wordpress.org/support/topic-tag/header/)
 * [header options](https://wordpress.org/support/topic-tag/header-options/)

 * 1 reply
 * 2 participants
 * Last reply from: [motopress](https://wordpress.org/support/users/motopress/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/custom-header-option/#post-11563764)
 * Status: resolved