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

    Hi there,

    How can i add a borderline to the top of the main menu? Color: #ef3f33

    greetings Folkert

    #615888

    Hey Folkert!

    Thanks for getting in touch with us!

    Please add the following CSS to the Quick CSS field under the General Styling tab in the theme options:

    ul#avia-menu {
        border-top-color: #cf3f33 !important;
        border-top: solid 5px;
    }

    Regards,
    Jordan

    #615900

    Works like a charm! Thanks great job!

    #615904

    Hi!

    Glad to hear it worked! Feel free to reach out to us if you need anything else and enjoy the rest of your day :)

    Regards,
    Jordan

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.