John_Isaacson Posted March 3, 2022 Share Posted March 3, 2022 Site URL: https://www.johnisaacson.co.uk/ I need to move the mobile arrows so that they are aligned left. Tried everything i know but cant figure it out. please help Link to comment
Beyondspace Posted March 3, 2022 Share Posted March 3, 2022 23 minutes ago, John_Isaacson said: Site URL: https://www.johnisaacson.co.uk/ I need to move the mobile arrows so that they are aligned left. Tried everything i know but cant figure it out. please help Is it the result you want to achieve? 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
Beyondspace Posted March 3, 2022 Share Posted March 3, 2022 Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="61a0c879eff3f1256238db83"] .mobile-arrows { justify-content: flex-start; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you 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
John_Isaacson Posted March 3, 2022 Author Share Posted March 3, 2022 legend! thank you. this is what i wanted. 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