Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #938218

    Greetings,

    Can I know how to put red color at the bottom border header menu?

    For example:
    Menu Header Bottom Color

    Regards,

    #938312

    a link would be nice to really understand the issue.
    But i think i know what you mean:

    .avia-menu-fx {
        background-color: blue !important;
    }

    color could be hex-code, rgb, rgba hsl etc. pp

    #938322

    I have tried the codes but it’s not working.

    Here is the link the output that I want:
    https://www.dropbox.com/s/3xr5xbovbchf6su/kriesi%20support%20header%20border%20bottom%20color.jpg?dl=0

    Blue background and red border at the bottom.

    Regards,

    #938328

    this is no link – it is a screenshot – where do i get the code info about that.
    Please a link would be nice
    and by the way – on enfold every menu link got an underline ? strange behavior.

    #938467

    I managed to find the solution,

    #header #header_main_alternate .container {
    border-top: 6px solid red;
    }

    I follow your advise Guenni007 that it strange when every menu link got an underline, so I decide to put the border on top of the menu.

    Thank you

    #938510

    Hi,

    Great, glad you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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