Hoi Posted March 17 Share Posted March 17 Hello, I wanted to change the background of the footer for a specific page. I installed the Squarespace ID finder plungin and targed the footer but when I put #collection-65e8d0dd2623095fa6eeabae footer { background-color: green; } in custom css, it only changes the border color, which I also added through custom css, and doesn't change the actual background color. I was wondering if there is a way to override the color theme or edit the color themes in custom css. Thank you! Link to comment
tuanphan Posted March 20 Share Posted March 20 Use this code instead. If it doesn't work, please share site url, we can check easier #collection-65e8d0dd2623095fa6eeabae footer.sections { section, .section-border, .section-background { background-color: green !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