Hello,
I changed the border colour of the Main Menu sublevel Links in the advanced styling options but one border is missing (There are only 3 sides, there´s no upper border). Could you please help me fix this?
I also want the same green border for the social media icons (one border for each icon). Could you please help me with that?
Thank you,
Melanie
Hey,
Thanks for contacting us!
I added following code to bottom of Quick CSS field
#top .av-main-nav ul.sub-menu > li:first-child a {
border-top: 1px solid #99cc00;
}
.html_header_sidebar #top #header .social_bookmarks a {
border: 1px solid #99cc00!important;
}
Please review your website :)
Best regards,
Yigit
Thank you – it works!
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit