How to add border color to header?

Posted in: Newspaper
Post count: 4

http://overwatchers.de/

Above site has gery border between top menu and header/ header and main menu.

How to I add border color?

Post count: 23312

Hello darararan,

Try the code below and place it in Theme panel->Custom CSS area.

.td-header-menu-wrap{
border-bottom: 2px solid red !important;
}

The result is here -> http://screencast.com/t/LHhpFYcmKgnb

Thanks for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.