MikeB2022 Posted April 24, 2022 Share Posted April 24, 2022 (edited) Site URL: https://gouldbaxter.co.uk/ Hi, I would like to reduce the footer padding for this site, I've tried various code that I've seen on here but without success, can anyone help me with this please? Thanks. Edited April 24, 2022 by MikeB2022 Link to comment
Beyondspace Posted April 26, 2022 Share Posted April 26, 2022 On 4/24/2022 at 3:21 PM, MikeB2022 said: Site URL: https://gouldbaxter.co.uk/ Hi, I would like to reduce the footer padding for this site, I've tried various code that I've seen on here but without success, can anyone help me with this please? Thanks. You can try adding to Home > Design > Custom css #footer { --padTopBot: 20px; padding-top:var(--padTopBot); padding-bottom:var(--padTopBot); } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment