holahannah Posted April 15 Posted April 15 Hi, On my site I have a footer comprised of 3 sections. I am wanting to change the footer color of one section only, on one page only. Here's my site: https://rocketrehab.squarespace.com/faq password: rocket The map section I'd like to change the background color to #ED1650, however on this page only. I found code to do this, but it changes the color on all my background sections, where I only want to change it on the map section. Any ideas? Thanks in advance.
Solution tuanphan Posted April 18 Solution Posted April 18 You can use this code to Website > Website Tools > Custom CSS. Replace #f1f with color what you want body#collection-661c7c2b0a4b270f2bffe2b4 [data-section-id="661342ed5db1a052094e8bdf"] { .section-border, .section-background { background-color: #f1f !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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment