thesd5x Posted July 16, 2022 Share Posted July 16, 2022 Site URL: https://www.thehabituallyelevated.com/modeling-portfolio Hi There! I'm needing some assistance with inserting custom css on a singular page on my website. The end result is to change the footer background color to #CC9900 Thank you in advance! Link to comment
creedon Posted July 16, 2022 Share Posted July 16, 2022 (edited) Add the following to Design > Custom CSS. #collection-6200547a77e7bb404b6beacc [data-section-id="62d214479d172fb5c50db76a"].black-bold:not( .has-background ) .section-background { background-color : #CC9900; } This is for v7.1 and specific to the posters need. Let us know how it goes. Edited July 16, 2022 by creedon version 2 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
thesd5x Posted July 16, 2022 Author Share Posted July 16, 2022 11 hours ago, creedon said: Initially I thought this was correct as it was applied to the page as intended. However, this was also applied to additional pages. Please see attached — Add the following to Design > Custom CSS. [data-section-id="62d214479d172fb5c50db76a"].black-bold:not( .has-background ) .section-background { background-color : #CC9900; } This is for v7.1 and specific to the posters need. Let us know how it goes. Link to comment
Solution creedon Posted July 16, 2022 Solution Share Posted July 16, 2022 3 hours ago, thesd5x said: However, this was also applied to additional pages. Please use my revised code. thesd5x 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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