• 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

    Best regards

    Giovanni I.

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    (@polimarsrl)

    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

    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.