JanRaey Posted June 28, 2021 Share Posted June 28, 2021 Site URL: https://mandolin-parrot-rlyc.squarespace.com/ Hi, I'm trying to change my site header color to #f1ece1, but when I insert the following code into my Custom CSS, it's not doing anything: .homepage header.Header.Header--top { background: #f1ece1; } Can someone help me out? Many thanks! Regards, Jan Password: intero Link to comment
tuanphan Posted June 30, 2021 Share Posted June 30, 2021 On 6/28/2021 at 11:31 PM, JanRaey said: Site URL: https://mandolin-parrot-rlyc.squarespace.com/ Hi, I'm trying to change my site header color to #f1ece1, but when I insert the following code into my Custom CSS, it's not doing anything: .homepage header.Header.Header--top { background: #f1ece1; } Can someone help me out? Many thanks! Regards, Jan Password: intero Hi. Use this new code /* header color */ body.homepage header#header, body.homepage .header-announcement-bar-wrapper { background-color: #f1ece1 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.