hannahpellatt Posted November 30, 2021 Share Posted November 30, 2021 Site URL: https://pentagon-snail.squarespace.com Can anyone help me with adding custom padding between these two columns? The Squarespace default spacer option is too large. Site URL is https://pentagon-snail.squarespace.com (it's unpublished) Password: kerri2021 Link to comment
Beyondspace Posted November 30, 2021 Share Posted November 30, 2021 26 minutes ago, hannahpellatt said: Site URL: https://pentagon-snail.squarespace.com Can anyone help me with adding custom padding between these two columns? The Squarespace default spacer option is too large. Site URL is https://pentagon-snail.squarespace.com (it's unpublished) Password: kerri2021 Is it the result you want to achieve? You can try adding to Home > Design > Custom Css section[data-section-id="61a53557cecad912605c654d"] { /*change the value to increase more padding*/ --padding: 0px; } #block-0f171667494385535c28 { padding-right: var(--padding); } #block-yui_3_17_2_1_1638216628605_18278 { padding-left: var(--padding); } You can change the value in --padding variable until it meets your requirement Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too hannahpellatt and tuanphan 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
hannahpellatt Posted November 30, 2021 Author Share Posted November 30, 2021 Amazing, thank you, this was perfect. Beyondspace 1 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