Title: ample theme showing all submenu items
Last modified: March 3, 2020

---

# ample theme showing all submenu items

 *  Resolved [jinnyaustin](https://wordpress.org/support/users/jinnyaustin/)
 * (@jinnyaustin)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/ample-theme-showing-all-submenu-items/)
 * The primary menu is showing all the sub-menu items at all times. I am not using
   a child theme. I have deactivated/reactivated all plugins to ensure there is 
   no conflict occurring. I have not changed anything recently apart from ensuring
   all is up to date on a regular basis.
    Not certain why this has started to happen.
   Please help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fample-theme-showing-all-submenu-items%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Milan Thapa](https://wordpress.org/support/users/rubick322/)
 * (@rubick322)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/ample-theme-showing-all-submenu-items/#post-12510194)
 * Hi there,
 * I took a look at your site and saw ample theme default CSS has been overwritten.
 * However, you can fix the issue by adding the following code in the Additional
   CSS box of Customizer:
 *     ```
       .main-navigation ul li ul {
          left: -99999px;
         }
       ```
   
 * Help link: [https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/](https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/)
 * Thanks.
 *  Thread Starter [jinnyaustin](https://wordpress.org/support/users/jinnyaustin/)
 * (@jinnyaustin)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/ample-theme-showing-all-submenu-items/#post-12510668)
 * rubick322 you are my hero, thank you very much. It looks so simple now, I must
   learn more css. Thank you 🙂

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

The topic ‘ample theme showing all submenu items’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/ample/1.3.8/screenshot.jpg)
 * Ample
 * [Support Threads](https://wordpress.org/support/theme/ample/)
 * [Active Topics](https://wordpress.org/support/theme/ample/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/ample/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/ample/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [jinnyaustin](https://wordpress.org/support/users/jinnyaustin/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/ample-theme-showing-all-submenu-items/#post-12510668)
 * Status: resolved