emmmii Posted March 8 Share Posted March 8 Hi, I am trying the make the background of the product carousel arrows transparent with no luck. I have tried this code: /* arrows background */ .ProductItem-gallery-carousel-controls * { background: transparent; } Thanks for any help! Emily Link to comment
creedon Posted March 8 Share Posted March 8 Please post the URL for a page on your site where we can see your issue. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. Please set up a site-wide password, if your site is not public and you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the site-wide password and how to share a link documentation to understand how they work. We can then take a look at your issue. You may find How to post a forum question post useful. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
emmmii Posted March 8 Author Share Posted March 8 Link to website is: https://www.ti-ni.net/order/p/organic-catnip Thanks! Link to comment
Solution creedon Posted March 8 Solution Share Posted March 8 Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> .pdp-carousel-controls .chevron-next, .pdp-carousel-controls .chevron-prev { background : unset; } </style> This is for v7.1. Let us know how it goes. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
emmmii Posted March 8 Author Share Posted March 8 Thank you so much for your help - it worked 🙂 !! creedon 1 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