rhondahymason Posted April 9 Share Posted April 9 Hi guys, Wondering how I can increase the size of the product slideshow arrows in mobile view? The default ones are tiny! Screenshot attached. Thanks, Rhonda Link to comment
abibacon Posted April 9 Share Posted April 9 Hey @rhondahymason, could you share a link to the page? Squarespace Developer based in Hampshire, England If you'd like to make a contribution for my time you can Buy Me A Coffee. Reach out for Custom Coding - abibacon.com Developer & Support Specialist at will-myers.com (Affiliate Link) Link to comment
rhondahymason Posted April 9 Author Share Posted April 9 49 minutes ago, abibacon said: Hey @rhondahymason, could you share a link to the page? Yes! https://www.incident-zero.com/store/p/laser-safety-halo-up-to-10-mred-light Link to comment
Solution tuanphan Posted April 13 Solution Share Posted April 13 On 4/9/2024 at 5:06 PM, rhondahymason said: Yes! https://www.incident-zero.com/store/p/laser-safety-halo-up-to-10-mred-light The link doesn't work, but You can use this code to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { .ProductItem-gallery-carousel-controls .product-item-gallery-carousel-control:after { width:4vw !important; height: 4vw !important; } } rhondahymason 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
rhondahymason Posted April 17 Author Share Posted April 17 On 4/13/2024 at 5:58 PM, tuanphan said: The link doesn't work, but You can use this code to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { .ProductItem-gallery-carousel-controls .product-item-gallery-carousel-control:after { width:4vw !important; height: 4vw !important; } } Absolute legend! Thank you @tuanphan! 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