GregOvens Posted September 20 Share Posted September 20 Hello, I would like to ask you for help to understand and solve the problem with changing of the design of the arrows which are used to slideshow the images within product gallery in store. I would like to be able to make the background transparent, arrow icons more bold (2px) andmaybe make them react (pop up) once I would click on them. Also is it possible to change the design of price for product (color, bold)? Thank you so much for your help! 🙂 Website URL: https://www.slovakspots.com/shop/p/gas-station-i Password: Ulicajekrasnydom Link to comment
tuanphan Posted September 23 Share Posted September 23 You can use this code to Website Tools > Custom CSS .pdp-carousel-controls .chevron-prev, .pdp-carousel-controls .chevron-next { background-color: transparent !important; } .pdp-carousel-controls span { opacity: 1 !important; width: 2rem !important; height: 2rem !important; } div.pdp-details-price .product-price { font-weight: bold; color: #f1f; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment