Title: Collapse Menu Help
Last modified: August 22, 2016

---

# Collapse Menu Help

 *  Resolved [margley](https://wordpress.org/support/users/margley/)
 * (@margley)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/collapse-menu-help/)
 * Looking at smaller screens and mobile devices, I find that the navigation menu
   drops down over the logo. How can I realign the menu to the right?
    [](http://alexmoher.com)

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

 *  Thread Starter [margley](https://wordpress.org/support/users/margley/)
 * (@margley)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/collapse-menu-help/#post-5872992)
 * Apparently it won’t let me link my site: alexmoher.com
 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/collapse-menu-help/#post-5873179)
 * Hi,
 * Try to add the following CSS and let me know if fixes this issue:
 *     ```
       .navbar-toggle{
           margin-top: 50px !important;
       }
       ```
   
 * Regards,
    Hardeep
 *  Thread Starter [margley](https://wordpress.org/support/users/margley/)
 * (@margley)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/collapse-menu-help/#post-5873205)
 * Would this bee to the stylesheet CSS?
 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/collapse-menu-help/#post-5873231)
 * Hi,
 * You can search and install Simple Custom CSS plugin for this. 🙂
 * Regards,
    Hardeep
 *  Thread Starter [margley](https://wordpress.org/support/users/margley/)
 * (@margley)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/collapse-menu-help/#post-5873232)
 * Unfortunately, it didn’t work. It’s still on the left, but it’s not directly 
   underneath the logo. Is it possible to move it all the way to the right?
 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/collapse-menu-help/#post-5873244)
 * Hi
 * Remove the above CSS and replace it with the following:
 *     ```
       .navbar-inverse .navbar-nav > li a {
           text-align: right !important;
       }
       ```
   
 * 🙂
 * Regards,
    Hardeep
 *  Thread Starter [margley](https://wordpress.org/support/users/margley/)
 * (@margley)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/collapse-menu-help/#post-5873245)
 * It worked!
    But it’s a little delayed action. It doesn’t seem to follow the bar
   when it expands/collapses. Thoughts?

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

The topic ‘Collapse Menu Help’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zerif-lite/1.8.5.49/screenshot.
   png)
 * Zerif Lite
 * [Support Threads](https://wordpress.org/support/theme/zerif-lite/)
 * [Active Topics](https://wordpress.org/support/theme/zerif-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zerif-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zerif-lite/reviews/)

## Tags

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

 * 7 replies
 * 2 participants
 * Last reply from: [margley](https://wordpress.org/support/users/margley/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/collapse-menu-help/#post-5873245)
 * Status: resolved