gtulian Posted January 20, 2022 Share Posted January 20, 2022 Hello, I'm trying to reduce the padding on footer. Any idea how to do it? Link to comment
Beyondspace Posted January 20, 2022 Share Posted January 20, 2022 9 minutes ago, gtulian said: Hello, I'm trying to reduce the padding on footer. Any idea how to do it? Can you share your site with the protected password so we can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
gtulian Posted January 20, 2022 Author Share Posted January 20, 2022 18 minutes ago, bangank36 said: Can you share your site with the protected password so we can take a look? I sent you the access on private message. Link to comment
Beyondspace Posted January 20, 2022 Share Posted January 20, 2022 (edited) 28 minutes ago, gtulian said: I sent you the access on private message. Try adding to Home > Design > Custom Css #block-61e9c85154ed2412728b211d { padding-bottom: 0; } section[data-section-id="61e9c851e17264507cfa55aa"] { min-height: 16vh !important; --pad: 5vh; } section[data-section-id="61e9c851e17264507cfa55aa"] .content-wrapper { padding-top: var(--pad) !important; padding-bottom: var(--pad) !important; } Change --pad value until it meets your requirement Let me know how it works on your site Support me by pressing 👍 if this useful for you Edited January 20, 2022 by bangank36 gtulian and tuanphan 1 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
gtulian Posted January 20, 2022 Author Share Posted January 20, 2022 It works, thank you! Beyondspace 1 Link to comment
gtulian Posted January 22, 2022 Author Share Posted January 22, 2022 the issue was solved 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