How would I Remove/Hide Avia-menu-fx and avia-arrow completely. I only need the main titles not the line underneath? Thanks in advance.
Hi Alzybob!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { display: none; }
Cheers!
Yigit
Thank you so much. Speedy, correct and efficient – I love you guys!
Opps one last question, how do I remove the same horizontal line when there is a child/drop down menu? When I hover on the drop down the line shows again? Thank!!