Hi,
I want to remove the dashes in my submenu on mobile. I coudl solve this on desktop version but can’t do it on mobile. Can you please help me?
Thanks.
Best regards,
Eve
Hey Createve_Solutions,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
.html_av-overlay-side-classic #top .av-burger-overlay #av-burger-menu-ul li li .avia-bullet {
display: none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi,
oh great, that works! Thanks! :)
Best Regards,
Eve
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike