Hi support,
How do I remove arrows in mobile menu?
Please checkout the menu here: numerolog-uddannelse.com
And is it possible to move the menu items closer to the top?
Thanks :-)
/OKEIwebbureau
Hey OKEIwebbureau,
The link you provided is not working for me.
Best regards,
Jordan Shannon
Hi Jordan,
Please try again – there was an error 500.
Thanks :-)
/OKEIwebbureau
Hi,
Add this to quick css:
.av-burger-menu-ul .av-submenu-indicator{
display:none!important;
}
Best regards,
Jordan Shannon
I tried it, but it doesn’t work……the arrows are still there.
I also tried to move your code to the top in quick css……..but still no luck.
All caches have been cleared.
Thanks :-)
/OKEIwebbureau
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.html_av-submenu-hidden .av-submenu-indicator { display: none; }
#top #av-burger-menu-ul {
padding-top: 50px!important;
}
If that still does not work, please create temporary admin logins and post them here privately so we can check why it is not working :)
Best regards,
Yigit
Hi Yigit,
Your solution works wonderfully – thanks :-)
Please close.
/OKEIwebbureau
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon