Title: Toggle nav mobile support
Last modified: September 3, 2016

---

# Toggle nav mobile support

 *  [polimarsrl](https://wordpress.org/support/users/polimarsrl/)
 * (@polimarsrl)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/toggle-nav-mobile-support/)
 * Hi, I’ve a trouble, cause I have installed ubermenù plugin on this site and I
   don’t want to see only button toggle nav but directly the menù with description.
   Please look the site and give me a solution.
    web site: [http://www.polimar.it](http://www.polimar.it)
 * Best regards
 * Giovanni I.

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

 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/toggle-nav-mobile-support/#post-8137575)
 * Hi,
 * Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme
   General Options.
 * Now copy below CSS code and paste into Custom CSS Editor.
 *     ```
       navigation_menu .collapse {
           display: block;
       }
       navigation_menu .navbar-header {
           display: none;
       }
       ```
   
 * This CSS code is remove toggle button and show Uber menu bar.
 * Save the change.
 * Thanks.
 *  Thread Starter [polimarsrl](https://wordpress.org/support/users/polimarsrl/)
 * (@polimarsrl)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/toggle-nav-mobile-support/#post-8137631)
 * Hi, I tried as you suggested, but it doesn’t work. It seems that toogle button
   is always active. When you click on toggle button it disappears and shows ubermenù.
   Can you check again please?
 * Thanks
 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/toggle-nav-mobile-support/#post-8147506)
 * HI,
 * Please contact on Plugin Forum Support.
 * It is Plugin related issue.
 * Thanks.

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

The topic ‘Toggle nav mobile support’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/toggle-nav-mobile-support/#post-8147506)
 * Status: not resolved