I found the snippet in the Snippets section. I love this idea, however, I want to use it on all screen sizes. Can you help?
Look at the following link if it helps:
https://kriesi.at/support/topic/change-menu-3/
Hi!
Which snippet are you referring to? The title you wrote says “Mobile Menu on screens larger than 1200px”, is that what your trying to do? So basically you want the mobile menu to display all the time correct?
If so then add this to your custom CSS.
#primary_menu { display: none !important; }
#advanced_menu_toggle { display: block !important; }
Best regards,
Elliott
Thats correct. But the problem I am running into is when I get the menu to show like that it does this link
Weartheedge.com/#
It does not allow the menu to activate.
Hey!
seems that we can’t see the website, as their is only a maintenance screen. Could you provide us admin access, so we can actually see what’s going on? you can post login details here as private reply.
Regards,
Andy