Msnaomi 0 Share Posted October 7, 2020 Site URL: https://patchworkplus.ie/ On mobile, my product variations show as a carousel, to swipe through, which is fine, I'd just like to add an arrow to indicate this is what the customer needs to do. I'm finding that not everyone gets it right away. Does anyone know if this is possible and how I go about it? Thanks so much. Link to post
tuanphan 9,603 Share Posted October 8, 2020 Try adding to Home > Design > Custom CSS /* Product slide arrows control */ @media screen and (max-width:767px) { .ProductItem-gallery-carousel-controls { display: flex !important; } /* arrows background */ .ProductItem-gallery-carousel-controls * { background: white; } .ProductItem-gallery-carousel-controls>div { justify-content: center !important; } } JDisney 1 Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
JDisney 1 Share Posted March 4 Hey tuanphan, I see you all over the forums, thanks for all that you do. This was very helpful! How do I change the the size of the arrows on mobile? Link to post
Baker7m3 0 Share Posted March 6 Hi! I'm needing the same thing but the code offered is not working for me. Link to post
Baker7m3 0 Share Posted March 6 Wait! Nevermind! I figured it out....I needed to also add code to make the arrows a different color because my background is white. Thanks for the work you do here! @tuanphan Link to post
tuanphan 9,603 Share Posted March 11 On 3/6/2021 at 9:34 PM, Baker7m3 said: Wait! Nevermind! I figured it out....I needed to also add code to make the arrows a different color because my background is white. Thanks for the work you do here! @tuanphan Do you still need help? Can you share link to a product? Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment