studiorollo Posted February 14, 2022 Posted February 14, 2022 Site URL: https://www.studiorollo.com/creations/lockdown-flowers Hi there, What script could I use to be able to turn the colour of the footer on one page to #1647e2 Thanks
Beyondspace Posted February 16, 2022 Posted February 16, 2022 On 2/15/2022 at 1:49 AM, studiorollo said: Site URL: https://www.studiorollo.com/creations/lockdown-flowers Hi there, What script could I use to be able to turn the colour of the footer on one page to #1647e2 Thanks Try adding to Home > Design > Custom Css #item-61f94c58cb180d26b404450b section[data-section-id="61f5cc0be7e75c734cc1b65e"] .section-background { background-color: #1647e2 !important; } Let me know how it works on your site BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Beyondspace Posted February 16, 2022 Posted February 16, 2022 You can use the extension Squarespace ID Finder: https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en How to: - Find ID section: https://recordit.co/Aj9vXw6rfY -Find page ID http://recordit.co/qwnj09oNCa tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
tuanphan Posted February 21, 2022 Posted February 21, 2022 You can also edit the page (where you want to change footer color) >> Add a Code Block (anywhere) >> paste this code <style> footer.sections .section-background { background-color: #1647e2 !important; } </style> 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