How do I remove the lines that create the boxes around the menu items?
I just want the pages in the menu to stand alone with no lines around them.
Thanks,
Hi Micheal0424!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-main-nav > li > a { border: none !important; }
Regards,
Yigit
Never mind, figured it out.
Enfold>General Styling>Header>Border Colors – Make it the same color as the background.