LV-OZ Posted July 19, 2021 Share Posted July 19, 2021 (edited) Site URL: https://lobster-ray-g42d.squarespace.com/sandalwood-oils/ Hi There I would like to reduce the spacing between the items in my accordion Code Block on https://lobster-ray-g42d.squarespace.com/sandalwood-oils/ PW: youcanenter It looks nice and tight on the desktop version, but it is more spaced out on the mobile version. Is there a way to adjust that? Thank you! Louisa Edited July 19, 2021 by LV-OZ Beyondspace 1 Link to comment
Beyondspace Posted July 20, 2021 Share Posted July 20, 2021 (edited) 20 hours ago, LV-OZ said: Site URL: https://lobster-ray-g42d.squarespace.com/sandalwood-oils/ Hi There I would like to reduce the spacing between the items in my accordion Code Block on https://lobster-ray-g42d.squarespace.com/sandalwood-oils/ PW: youcanenter It looks nice and tight on the desktop version, but it is more spaced out on the mobile version. Is there a way to adjust that? Thank you! Louisa try @media only screen and (max-width: 640px) { section[data-section-id="60e4fcc84880800d38cbff41"] .content__title h4 { margin: 0; } ul.click-reveal { margin: 0; } } Edited July 20, 2021 by bangank36 LV-OZ 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
LV-OZ Posted July 20, 2021 Author Share Posted July 20, 2021 Thank you so much!! That worked perfectly. Is there anyway to move the list a little to the left on mobile too? Much appreciated!! Beyondspace 1 Link to comment
LV-OZ Posted July 20, 2021 Author Share Posted July 20, 2021 2 hours ago, bangank36 said: try @media only screen and (max-width: 640px) { section[data-section-id="60e4fcc84880800d38cbff41"] .content__title h4 { margin: 0; } } Thank you - is there a way to move the text a little to the left? Beyondspace 1 Link to comment
Beyondspace Posted July 20, 2021 Share Posted July 20, 2021 1 hour ago, LV-OZ said: Thank you so much!! That worked perfectly. Is there anyway to move the list a little to the left on mobile too? Much appreciated!! CHeck the updated code LV-OZ 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
LV-OZ Posted July 20, 2021 Author Share Posted July 20, 2021 14 minutes ago, bangank36 said: CHeck the updated code Amazing. Thanks every so much!! 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