studiorollo Posted February 14, 2022 Share 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 Link to comment
Beyondspace Posted February 16, 2022 Share 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted February 16, 2022 Share 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
tuanphan Posted February 21, 2022 Share 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 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
Create an account or sign in to comment
You need to be a member in order to leave a comment