Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1179970

    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

    #1179983

    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

    #1179990

    Thank you – it works!

    #1179997

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Border Submenu and Social Media Icons Menu’ is closed to new replies.