Comments bertux77 started the conversationFebruary 16, 2018 at 11:32amHelloHow can I change the header background without changing the rest of the theme? Thank you 93 djwd repliedFebruary 19, 2018 at 5:13amHi there, you'd need some custom CSS for that. Something like #full-top { background-color: #FFFFFF; } should work (to paste in the Advanced > Custom CSS textarea). Hope it helpsRegardsdjwd Sign in to reply ...
Hello
How can I change the header background without changing the rest of the theme? Thank you
Hi there,
you'd need some custom CSS for that. Something like
#full-top { background-color: #FFFFFF; }should work (to paste in the Advanced > Custom CSS textarea).
Hope it helps
Regards
djwd