Hi,
I was wondering how to delete the line on top of the navigation and on bottom -> not the smaller lines in between different menu options.
I use the example with the left side navigation.
Thanks
Hey sonderdesigner,
Please try the following in Quick CSS under Enfold->General Styling:
#avia-menu {
border-color:transparent !important;
}
Best regards,
Rikard
Hm,
sorry – but it doesn’t work.
Any other ideas?
Thanks
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
.html_header_sidebar .logo,
.html_header_sidebar #top #header_main {
border: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
thanks so much – it works!!!
Hi sonderdesigner,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria