In the latest update Enfold has added a 1px vertical line between the search icon and the social icons on our site. How can I get rid of it?
Hey debenm!
Thank you for using our theme.
Can you post us a link to your page, so we can check?
Best regards,
Günter
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu.av_menu_icon_beside {
border: none!important;
}
Regards,
Yigit
Perfect!
Thanks…