Home Forums WoodMart support forum Mobile menu

Mobile menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #695081

    pudelis
    Participant

    Hi,
    we are always confised while adding mobile meniu primary and secondary.
    How to understand how its working?
    Wich menu is primary, wich we can assing to secondary and how?

    https://ortopro.lt/ – we set main menu, but why its showing both? how to add secondary menu? And display of menu is too short, we need to display it fullwidth or change width.

    #695152

    Hello,

    Navigate to Appearance > Menus > Create or select a menu.

    Assign it to the main Menu (this will appear as your main site navigation).

    If you want to use a Secondary Menu, add a secondary menu element in the header and assign the menu in the header.

    For the mobile menu, navigate to Appearance > Menu > in the menu settings, set the display location mobile side menu.

    Screenshot for clarification: https://postimg.cc/145FN2V0

    To make the mobile menu full width, try to add the following custom css code in Theme Settings > Custom CSS > Custom CSS for mobile.

    .mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-right.wd-opener-arrow.wd-opened {
        width: 100%;
    }

    Best Regards,

    #695314

    pudelis
    Participant

    Hi,
    we cannot understand about this header menu in mobile layout. i’ve attached image.
    Wich meniu is main wich is secondary? its a bit confusing

    Attachments:
    You must be logged in to view attached files.
    #695425

    Hello,

    There are two separate menu tabs in the mobile menu layout.

    If you assign a menu to the “Mobile menu” display location, it will appear under the first (main) tab in the mobile menu.

    Additionally, there’s a Categories tab. To enable and control it, go to WoodMart > Header Builder > edit Mobile Menu, enable the “Show categories menu” option, and manually select which menu you’d like to display there.

    See this screenshot how it looks like: https://postimg.cc/0rcRJTGF

    Best Regards,

Viewing 4 posts - 1 through 4 (of 4 total)