AndyC71 Posted January 6 Share Posted January 6 (edited) Hi there, and first time posting 👋. So, I'm experimenting with graphical elements and features on my site and I'm wanting to change the colour of the ' next/previous arrows' and the "image number" colour on my product pages (circled in red) when in mobile format and maybe create a round background for each bit circled to sit on too. I'm hoping there's an easy way to do this but I can't work out the specific 'class'/code for each bit and I'm stuck. Any help is obviously much appreciated. The product's image gallery is the 'simple' template, if that helps. the url - https://www.andycropper.art/paintings/p/dormant Edited January 6 by AndyC71 adding another tag Link to comment
tuanphan Posted January 8 Share Posted January 8 Add to Design > Custom CSS @media screen and (max-width:767px) { .ProductItem-gallery-carousel-controls .product-item-gallery-carousel-control:after { border-color: red !important; } }  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