Title: Menu not full width
Last modified: August 7, 2017

---

# Menu not full width

 *  [TheJaredIsham](https://wordpress.org/support/users/thejaredisham/)
 * (@thejaredisham)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/menu-not-full-width/)
 * the menu on my site does not stretch all the way across the content like in the
   demo. This is what the menu on the demo site looks like.
    [https://themezhut.com/demo/awaken-pro/](https://themezhut.com/demo/awaken-pro/)
 * And this is what it looks like on my site:
    [http://tv.jaredisham.com](http://tv.jaredisham.com)
 * I can’t seem to figure it out in the customization or by adding custom CSS to
   the theme. Is there something wrong?

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

 *  Theme Author [ThemezHut](https://wordpress.org/support/users/pubudu-malalasekara/)
 * (@pubudu-malalasekara)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/menu-not-full-width/#post-9387750)
 * Hi [@thejaredisham](https://wordpress.org/support/users/thejaredisham/),
 * It seems your site has few custom css code lines and that is the reason for this.(
   Maybe in Custom CSS area in the customizer. )
 * Please check and **remove** following css lines.
 * [@media](https://wordpress.org/support/users/media/) screen and (min-width: 768px){
   .
   main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a { padding-
   bottom: 0; }
 * [@media](https://wordpress.org/support/users/media/) screen and (min-width: 768px){
   #
   site-navigation { float: none; width: auto; display: inline-block; margin-right:
   0; }
 * Thank You.
 *  Thread Starter [TheJaredIsham](https://wordpress.org/support/users/thejaredisham/)
 * (@thejaredisham)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/menu-not-full-width/#post-9388593)
 * I can’t seem to find those bits in the style.css file. I also don’t have any 
   custom CSS running right now that I can tell. I cleared all the places where 
   I know to find custom CSS options.
 *     ```
       @media screen and (min-width: 768px) {
       #site-navigation {
       float: none;
       width: auto;
       display: inline-block;
       margin-right: 0;
       }
       ```
   
 * This looks like something that Site Origin CSS Editor may have done, so I deactivated
   the plugin because there was nothing indicating there was any CSS code. Still
   no luck.
 * I also reinstalled the theme to see if that would fix it.
    -  This reply was modified 8 years, 11 months ago by [TheJaredIsham](https://wordpress.org/support/users/thejaredisham/).
 *  Thread Starter [TheJaredIsham](https://wordpress.org/support/users/thejaredisham/)
 * (@thejaredisham)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/menu-not-full-width/#post-9389365)
 * Found it. It was the “Storefront Extension – Align Menu Right” plug-in. Deactivated
   and the menu is back to normal.
 * Thanks.
 *  Thread Starter [TheJaredIsham](https://wordpress.org/support/users/thejaredisham/)
 * (@thejaredisham)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/menu-not-full-width/#post-9389381)
 * except there are two pages at the moment that still seem to be having the issue:
   
   [http://tv.jaredisham.com/membership-join/](http://tv.jaredisham.com/membership-join/)
   [http://tv.jaredisham.com/category/insider/](http://tv.jaredisham.com/category/insider/)

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

The topic ‘Menu not full width’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [TheJaredIsham](https://wordpress.org/support/users/thejaredisham/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/menu-not-full-width/#post-9389381)
 * Status: not resolved