Rudybro Posted May 21, 2021 Share Posted May 21, 2021 Site URL: https://silver-hyperboloid-kt5p.squarespace.com/config/design/site-styles/product-items Is it possible to change the carousel colors to black on the product pages? My images have a white background so they aren't showing when white. Link to comment
Rudybro Posted May 24, 2021 Author Share Posted May 24, 2021 (edited) @tuanphan - is this ^ possible? PW: Sitetest123 Edited May 24, 2021 by Rudybro Link to comment
tuanphan Posted May 24, 2021 Share Posted May 24, 2021 Can you share link to a product? I don't see carousel here. https://silver-hyperboloid-kt5p.squarespace.com/store-1/p/surfings-roots Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Rudybro Posted May 24, 2021 Author Share Posted May 24, 2021 Really? Each product has several images. The arrows are there to flip through them, but the arrows are white so are invisible. Link to comment
Rudybro Posted May 25, 2021 Author Share Posted May 25, 2021 Solved it with this code. Thanks! /* 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 .product-item-gallery-carousel-control::after, .ProductItem .product-item-gallery-carousel-control::after { border-color: black !important; } } Link to comment
tuanphan Posted June 13, 2021 Share Posted June 13, 2021 On 5/25/2021 at 4:20 AM, Rudybro said: Really? Each product has several images. The arrows are there to flip through them, but the arrows are white so are invisible. Do you want to fix these? Site URL – https://silver-hyperboloid-kt5p.squarespace.com/ 1. (Tablet-Footer) Make email not wrap? 2. (Tote) You haven’t changed SEO Title so the browser tab name still shows “Store 1” 3. (Tablet-Products) Increase add to cart width? 4. (Mobile-Products) Increase add to cart width? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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