Hi, I would like to remove the borders from my menus, but I would like to keep the indicator and transparency. Is there CSS you could provide me with to do so? Thanks!
Hey ceakins1908,
Please try the following in Quick CSS under Enfold->General Styling:
#top .av_header_with_border.av_header_transparency #header_main {
border: none;
}
#top .av_header_transparency #header_meta {
border-bottom: none;
}
#top .av_header_transparency #header_meta li {
border-color: transparent;
}
Best regards,
Rikard
That worked, thank you!
Hi,
Great, I’m glad that it’s working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thank you, you may close this.
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard