Hi,
I am seeing some small indicators on my on-page sub menus at the beginning of each menu link text. How can I remove them?
Thanks,
Brian
Hey brianwelsh,
Try this code in the General Styling > Quick CSS field:
#top .widget_nav_menu ul ul li:before {display: none !important;}
Best regards,
Mike
Nailed it Mike!!!
Thanks,
Brian