thewoodsmen Posted June 12, 2022 Posted June 12, 2022 Site URL: https://thewoodsmen.co.uk Hello. I would like to make my header transparent on the Home and About Us pages on my website. I have tried lots of different CSS and header injections I found on this forum but none of them have worked. Website is: https://thewoodsmen.co.uk Password: help Thanks!
tuanphan Posted June 13, 2022 Posted June 13, 2022 Add to Design > Custom CSS /* Transparent Header - Home - About us pages */ body#collection-62570801bafc1643a52b852a, body#collection-627017c495009d773f0524ab { article section:first-child { padding-top: 0px !important; } .header-background-solid { background-color: transparent !important; }} abisquarespace 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!)
thewoodsmen Posted June 13, 2022 Author Posted June 13, 2022 (edited) 7 hours ago, tuanphan said: Add to Design > Custom CSS /* Transparent Header - Home - About us pages */ body#collection-62570801bafc1643a52b852a, body#collection-627017c495009d773f0524ab { article section:first-child { padding-top: 0px !important; } .header-background-solid { background-color: transparent !important; }} Thank you @tuanphan, sir. This worked a treat. You are legendary. Edited June 13, 2022 by thewoodsmen
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment