Changing header background color

Posted in: Newspaper
Post count: 1

Please how do i change the header background color to black. I tried changing it in the theme panel and also Custon CSS.
it works but when i refresh it goes back to the purplish color. Am using the fast news skin.

Post count: 18283

Hello !

You can use this css code in order to cancel your color effect on the page: .td-fast-news .tdm-header-style-1.td-header-wrap .td-header-menu-wrap-full, .td-fast-news .tdm-header-style-1.td-header-menu-wrap.td-affix {
background:transparent!important;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

I hope this was helpful !

Thank you !

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