Home Forums WoodMart support forum Mobile Menu auto close on one page.

Mobile Menu auto close on one page.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #380015

    naldekhel
    Participant

    Hi there,

    I made a one page style, and I used ( id=exapmle ) and I use the anchors on the menu to get to these anchor which work perfectly. But when I click on one of the menu items it takes me to the anchor but the menu still show, and I have to manually close it. Is there a way to make it auto close?

    Thanks

    #380085

    naldekhel
    Participant

    Also, could you please help me with css code to center the mobile menu items.

    Attached

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

    Hello,

    Please edit the menu item and enable one page anchor.

    Screenshot: https://gyazo.com/629a438dc0efb20859553d027940ca24

    2. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-nav-mobile li a {
    display: block;
    }

    Best Regards

    #380382

    naldekhel
    Participant

    Thank you, AIzaz!
    100% Worked.

    Another question, if possible:
    Now when I have a submenu on mobile, the visitor has to click on the (>) to open the submenu. How can I make the visitor click on the actual word to open the submenu and not the (>)?

    Thank you again, my friend.

    #380386

    Hello,

    You are Most Welcome.

    Sorry but it is not possible to open the submenu on clicking the menu item. You have to click the arrow. This is how it works by default.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Mobile Menu auto close on one page.’ is closed to new replies.