Skip to content
Public Ticket #7639

Add border above menu bar

Conversation thread

Magg0t replied

Customer Reply

Thank you so much !!! :)

PenciDesign replied

Staff Reply

Hi,

Please try use this code:

#navigation.header-1{ border-top: 5px solid #004863 !important; height: 65px; }

Best Regards,

PenciDesign

Magg0t started the conversation

Conversation Start

Hi,

I want to add a border color above the menu bar, I've almost managed to do it but the border is not on the full page, see image attached.

Here is what I put in the custom code :

#navigation.header-1 .container{
border-top: 5px solid ;
    border-top-color: #004863;
}
#navigation.header-1 {
    border-top: 0 transparent !important;
}

Thank you for your help !

Magali


Want to join this conversation or access attachments? Sign in first.