kiannabanana Posted October 1 Share Posted October 1 Hello! Every page header has a green background, and I'd like to hide it on the home page only with CSS, please. Here is the website: https://www.carlislecoachingconsulting.com/ This code isn't working: body.homepage .header#header { background-color: transparent !important; } Link to comment
tuanphan Posted October 2 Share Posted October 2 You can use this CSS code body.homepage .header-background-solid { background-color: transparent !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
Create an account or sign in to comment
You need to be a member in order to leave a comment