EmileSmithfields Posted February 5, 2021 Posted February 5, 2021 Site URL: https://brass-raspberry-tyxt.squarespace.com/ Hi, Does anyone know how to move the 1/4 down to underneath the product image on mobile please? You can't see it very well on some of the images we use! Thank you 🙂
tuanphan Posted February 6, 2021 Posted February 6, 2021 Can you share link to product in screenshot? 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!)
EmileSmithfields Posted February 9, 2021 Author Posted February 9, 2021 It's this page @tuanphan https://brass-raspberry-tyxt.squarespace.com/config/ but it's on every rug product 🙂
tuanphan Posted February 13, 2021 Posted February 13, 2021 On 2/9/2021 at 11:04 PM, ChristySmithfields1 said: It's this page @tuanphan https://brass-raspberry-tyxt.squarespace.com/config/ but it's on every rug product 🙂 You can also convert it to arrow slideshow by adding this to 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; } .ProductItem .ProductItem-gallery-carousel-controls>div::after, .ProductItem .ProductItem-gallery-carousel-controls>div::before { border-color: black !important; } }  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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.