hannahpellatt Posted December 5, 2021 Share Posted December 5, 2021 Site URL: https://pentagon-snail.squarespace.com I've almost worked out how to do this but I must have something missing... simply want to increase the left and right padding here so that the images and line lengths shrink down. TIA. Site page: Work with me Site password: kerri2021 Link to comment
Beyondspace Posted December 6, 2021 Share Posted December 6, 2021 (edited) On 12/5/2021 at 8:59 PM, hannahpellatt said: Site URL: https://pentagon-snail.squarespace.com I've almost worked out how to do this but I must have something missing... simply want to increase the left and right padding here so that the images and line lengths shrink down. TIA. Site page: Work with me Site password: kerri2021 Is it the result you want to achieve? Edited December 6, 2021 by bangank36 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
Beyondspace Posted December 6, 2021 Share Posted December 6, 2021 Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="619a43614651a2655ac784be"] .content-wrapper { --padvalue: 40px; margin-left: var(--padvalue) !important; margin-right: var(--padvalue) !important; } } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too hannahpellatt 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment