Title: Random Dropdown Navigation
Last modified: August 30, 2016

---

# Random Dropdown Navigation

 *  [jnboss17](https://wordpress.org/support/users/jnboss17/)
 * (@jnboss17)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/random-dropdown-navigation/)
 * [http://teachinglikeaboss.com/](http://teachinglikeaboss.com/)
 * Hello,
 * A random navigation dropdown menu has appeared under my menu that stretches across
   the top. I would like to get rid of the dropdown and just have my basic menu 
   at the top. I cannot seem to make this happen….
 * Thank you.

Viewing 1 replies (of 1 total)

 *  [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * (@codemovementpk)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/random-dropdown-navigation/#post-6890106)
 * Try following code in your child theme style.css or you can paste the code in
   using custom stylesheet plugin.
 *     ```
       .tinynav{
        display:none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Random Dropdown Navigation’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/random-dropdown-navigation/#post-6890106)
 * Status: not resolved