angeldesign Posted July 27, 2020 Share Posted July 27, 2020 Site URL: https://tsacstudios.squarespace.com/projects Hey guys! i've been trying for ages to try and change the background colour of two pages on my site, the first page worked using this code in the header injection section: <style> .Main { background-color: #ccc !important; } .Header--bottom { background-color: #ccc !important; } .Footer { background-color: #ccc !important; } .Mobile-bar.Mobile-bar--top { background-color: #ccc !important; </style> however when i went to do this for the /projects page nothing changed? someone said the white background is overriding the grey on this page, but i'm not sure how to resolve this, thank you! i've also tried doing it with the collection ID's in the custom CSS but it seemed to change the /projects page but change all the other headers and footers across the site. SITE PW: brineintopedro Link to comment
tuanphan Posted July 27, 2020 Share Posted July 27, 2020 Add to Home > Design > Custom CSS /* project page background */ section#project-1 { background: red !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.