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? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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