The whole thing on the right, the search bar etc must go also the funny white line at the top:
How to do this?
Hello v4inee,
try to put that code on quick CSS. Go to Enfold Theme Options -> General Styling -> Quick CSS.
.avia-menu.av_menu_icon_beside {
border-right-width: 0px !important;
}
Thank you.
Hi @v4inee,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-menu.av_menu_icon_beside {
border: none;
}
If you need further assistance please let us know.
Best regards,
Victoria