Hello,
i would like to add a simple border at the bottum of the main menu.
For the transparent Main Menu there already is such a border, but when i scroll down and the main menu switches to the non transparent version, the border disappears. I´ve tried different css solutions from the forum but could not make any work so far.
Soll: https://imgur.com/a/kBRluCG
Ist: https://imgur.com/a/uoxfzm1
Help would be much appreciated!
Best wishes, Niclas
Hey NThiem,
Thanks for the link to your site and for the screenshots, Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#top .av_minimal_header #header_main {
border: 1px solid rgba(0,0,0,0.25);
}
Feel free to adjust the color to suit, after applying the css, please clear your browser cache and check.
Best regards,
Mike
Hello Mike,
that worked like a charm. Thank you so much!
Best wishes, Niclas
/Closed
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike