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

    Hi there!

    Thanks for creating such a perfect theme for all of us ;)

    I am playing around with enfold since some time and adjusted a little bit via “quick CSS”.
    But I am unfortunately no code-guru and new in the wordpress community and can’t find the code to change the color of the “top border” of the submenues.

    see the image below to understand: I want to colorize the whole top-border in this funny and fresh lime-green…

    Any hints what code to use?
    Thanks in advance!
    Torsten

    submenu enfold

    #212011

    Hey deep_blue_cologne!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
    border-top-color: red;
    }

    Cheers!
    Yigit

    #212015

    WOW – what a lightning fast response!
    And the best: your code works ;)

    THANKS A LOT!
    Torsten

    #212046

    Hey!

    You are welcome Torsten, glad we could help! Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to change color of submenu border in enfold’ is closed to new replies.