Title: Responsive Menu Button
Last modified: August 22, 2016

---

# Responsive Menu Button

 *  Resolved [mtngeekuk](https://wordpress.org/support/users/mtngeekuk/)
 * (@mtngeekuk)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/responsive-menu-button/)
 * Hi again,
 * Hoping you can help.
 * When viewing my site on mobile / tablet, the menu button sits at the bottom of
   the header bar. When clicking on it, then menu items load underneath the bar (
   which is also immediately underneath the menu button) and all items can be seen.
 * If I have the sticky menu turned on, once I scroll, then the menu button shifts
   to the top of the header bar. Once a user clicks on this, the first couple of
   items or so are obscured by the logo.
 * I’m guessing this is partly why there is an option to restrict the size of the
   sticky logo to 100px high, but it would make more sense to me to force the menu
   button to stay at the bottom of the header bar. Is this possible please? Presumably
   through some CSS?
 * Thanks in advance…

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

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/responsive-menu-button/#post-5630955)
 * Link to site?
 *  Thread Starter [mtngeekuk](https://wordpress.org/support/users/mtngeekuk/)
 * (@mtngeekuk)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/responsive-menu-button/#post-5630960)
 * Sorry – [http://www.mountaingeek.co.uk](http://www.mountaingeek.co.uk)
 * Work in progress, so don’t look at the rest of the site too much just yet!
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/responsive-menu-button/#post-5630967)
 * Try this:
 *     ```
       .sticky-enabled .navbar.resp {
           margin-top: 140px;
       }
       ```
   
 *  Thread Starter [mtngeekuk](https://wordpress.org/support/users/mtngeekuk/)
 * (@mtngeekuk)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/responsive-menu-button/#post-5631021)
 * Perfect – thanks very much!

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

The topic ‘Responsive Menu Button’ is closed to new replies.

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

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [header bar](https://wordpress.org/support/topic-tag/header-bar/)
 * [menu button](https://wordpress.org/support/topic-tag/menu-button/)

 * 4 replies
 * 2 participants
 * Last reply from: [mtngeekuk](https://wordpress.org/support/users/mtngeekuk/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/responsive-menu-button/#post-5631021)
 * Status: resolved