Ahoy,
How do I remove the vertical line between between the menu and social icons?
Hey mcraig77,
Try adding this code in Quick CSS (located in Enfold > General Styling):
#top .avia-menu.av_menu_icon_beside {
border: 0 !important;
}
Let us know if it works :)
Best regards,
Nikko
Thanks!