Title: Menus &amp; Responsive Layout
Last modified: August 22, 2016

---

# Menus & Responsive Layout

 *  Resolved [Conky](https://wordpress.org/support/users/conky/)
 * (@conky)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/menus-responsive-layout/)
 * Hello,
 * I am having an issue with my menus and the responsive layout. I much prefer the
   look of the pre header menu opposed to the primary header menu. The problem lies
   with viewing the website on my ipad. I can still see the pre header menu but 
   the mobile menu isn’t populated with any links. I had to make a blank menu to
   hide the primary menu which is the one that populates the mobile menu.
 * Now I’ve tried to remedy this by editing the CSS for the primary menu but I cannot
   get it to match with the pre header menu. I can find link colors and background
   colors. I would like to make the primary menu background a solid black bar across
   like the pre header menu, but the primary menu background only extends a few 
   pixels around the menu items.
 * It might be easier to somehow populate the mobile menu with the pre header menu.
 * Thanks for any suggestions.

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

 *  Theme Author [ThinkUpThemes](https://wordpress.org/support/users/thinkupthemes/)
 * (@thinkupthemes)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/menus-responsive-layout/#post-5310438)
 * Hi Conky,
 * Try hiding the main header using custom css:
 *     ```
       #header-links-inner {
       display: none;
       }
       ```
   
 * You’ll need to set the main header so it shows on a mobile device. But the above
   code will make sure it doesn’t show on a desktop. Just you’re pre-header.
 * Hope this helps!
 *  Thread Starter [Conky](https://wordpress.org/support/users/conky/)
 * (@conky)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/menus-responsive-layout/#post-5310448)
 * This is exactly what I need, thanks for the quick response!
 *  Theme Author [ThinkUpThemes](https://wordpress.org/support/users/thinkupthemes/)
 * (@thinkupthemes)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/menus-responsive-layout/#post-5310452)
 * No worries, glad we could help!
 * Thanks so much for your kind words! If you get a chance we’d absolutely love 
   for you to leave a review for Minamaze. Don’t worry if you don’t get a chance,
   we know how busy it can get when building a new site. 🙂
 *  [klande](https://wordpress.org/support/users/klande/)
 * (@klande)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/menus-responsive-layout/#post-5310572)
 * Super. :o) Just what i needed.
 * Thanks for shearing.
 *  [gfolie](https://wordpress.org/support/users/gfolie/)
 * (@gfolie)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/menus-responsive-layout/#post-5310620)
 * Great !!! Thanks for shearing
 *  [pammccall](https://wordpress.org/support/users/pammccall/)
 * (@pammccall)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/menus-responsive-layout/#post-5310623)
 * I am having the same issue. So I will try to add the custom code above.
 * Where do you go to set the main header so it shows on a mobile device?
 * thanks Pam
 *  [pammccall](https://wordpress.org/support/users/pammccall/)
 * (@pammccall)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/menus-responsive-layout/#post-5310624)
 * do you just add the custom css code inside the editor at the end?
    If I have 
   to ask this maybe I shouldnt be doing it. 🙁

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

The topic ‘Menus & Responsive Layout’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/minamaze/1.11.2/screenshot.png)
 * Minamaze
 * [Support Threads](https://wordpress.org/support/theme/minamaze/)
 * [Active Topics](https://wordpress.org/support/theme/minamaze/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/minamaze/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/minamaze/reviews/)

 * 7 replies
 * 5 participants
 * Last reply from: [pammccall](https://wordpress.org/support/users/pammccall/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/menus-responsive-layout/#post-5310624)
 * Status: resolved