• Resolved nuwebdesigns

    (@nuwebdesigns)


    When viewing the website on mobile device, the main menu drop down options do not display.
    how do I fix the mobile view menu to shop all the menu options?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nuwebdesigns

    (@nuwebdesigns)

    OK, this appears to have solved the issue for mobile viewing.
    @media screen and (max-width: 780px) {
    #mh-mobile .sub-menu {display: block!important;}
    }

    Hi,

    thanks for using MH Biosphere.

    It seems what you’re referring to are the sub-menus in the mobile navigation.

    The mobile navigation is powered by the popular SlickNav script. You can open sub-menus in the mobile navigation by clicking on the arrow or anywhere next to the arrow on the right.

    While the CSS code you’ve added will display the sub-menus as always visible, it’s not really how this is supposed to work out of the box.

    Thread Starter nuwebdesigns

    (@nuwebdesigns)

    Right you are! Have removed the open all css hack. Will wait for customer feedback.
    Thanks for your prompt reply.

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

The topic ‘mobile menu drop down options’ is closed to new replies.