I want to change the black header background on mobile

Posted in: Newspaper
Post count: 6

I am using the generic theme, when loaded on desktop the background is white which works well for me, but when viewed from mobile device the header background changes to black which I don not want… How can I make the header backgrround to remain white on mobile device too.>> techafriqa.com

Post count: 18283

Hello !

Please use this css code: .td-header-wrap .td-header-main-menu {
background-color:white!important;
}
#td-top-mobile-toggle i {
Color:black;
}
.td-header-style-7 .header-search-wrap .td-icon-search {
color:black!important;
}

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

Thank you !

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