Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #647913

    HI,

    As you can see in the sceenshot i have 2 orange borders in the menu, i only want the ‘top’ border like below Home.

    What is the css to remove the second border ?

    #648418

    Hey BPC,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .html_header_top .header_color .main_menu ul:first-child >li > ul {
        border-top-color: transparent !important;
    }

    Thanks,
    Rikard

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