CoveLE Posted May 25, 2022 Share Posted May 25, 2022 Site URL: https://krill-saffron-kmrs.squarespace.com Hi all. I'm trying to change the background color of my header on only a few pages. I've tried putting this code into the page header code injection for each page I want to change but it's not working? Any advice? <style> #header {background-color: #000 !important;} </style> The pw for my site is: bfe456 Thank you! Link to comment
Solution tuanphan Posted May 26, 2022 Solution Share Posted May 26, 2022 Use this code <style> .header-background-solid { background-color: #000 !important; } </style> CoveLE 1 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
CoveLE Posted June 21, 2022 Author Share Posted June 21, 2022 On 5/26/2022 at 6:23 AM, tuanphan said: Use this code <style> .header-background-solid { background-color: #000 !important; } </style> Yes! Thank you! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment