Mobile Menu auto close on one page.
-
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
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.
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
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.
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.
The topic ‘Mobile Menu auto close on one page.’ is closed to new replies.