Title: Menu not rendering correctly
Last modified: January 29, 2018

---

# Menu not rendering correctly

 *  Resolved [bmxmadman2001](https://wordpress.org/support/users/bmxmadman2001/)
 * (@bmxmadman2001)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/menu-not-rendering-correctly/)
 * First love the plugin. Now when I add the shortcode to my new page it does not
   allow for my menu to render correctly. I am using the full width page template
   in my theme, not sure if or anything I can do correct this issue.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-not-rendering-correctly%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/menu-not-rendering-correctly/#post-9913793)
 * looking at your page, can you describe the problem in more detail. It would help
   me debug the css issue.
 *  Thread Starter [bmxmadman2001](https://wordpress.org/support/users/bmxmadman2001/)
 * (@bmxmadman2001)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/menu-not-rendering-correctly/#post-9914043)
 * When looking at my page in question, if you look at the menu it places my last
   menu item on a separate line. If you select any other menu item to go to those
   pages the menu is all on the same line.
 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/menu-not-rendering-correctly/#post-9914101)
 * if you look at your themes stylesheet called style.css goto line 161 and alter
   the style:
 *     ```
       #content-full {
               width: 96.5%;
       	/* margin: 0 1.75% 0 1.75%; */
       	/* overflow-x: hidden; */
       	min-height: 300px;
       }
       ```
   
 * is if that helps.
 *  Plugin Author [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * (@bhaldie)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/menu-not-rendering-correctly/#post-9914114)
 * also line 144 of the same file:
 *     ```
       #page-content {
        /* Need a margin from the two floating elements */
        width: 100%;
        padding: 15px 0 15px;
        /* overflow-y: auto; */
       }
       ```
   

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

The topic ‘Menu not rendering correctly’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/memphis-documents-library_91918f.
   svg)
 * [Memphis Documents Library](https://wordpress.org/plugins/memphis-documents-library/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/memphis-documents-library/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/memphis-documents-library/)
 * [Active Topics](https://wordpress.org/support/plugin/memphis-documents-library/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/memphis-documents-library/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/memphis-documents-library/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [bhaldie](https://wordpress.org/support/users/bhaldie/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/menu-not-rendering-correctly/#post-9914114)
 * Status: resolved