Good Afternoon
I’ve put together some code (with the support of W3) that gives me a nice and simple gallery slider with buttons on either side of the image (on the product page) that works a charm.
However, because of the stylesheet reference to w3schools CSS file, it changes the look and feel of the entire product page - which isn’t good! This line is required in order for the buttons to appear properly on the images, so is there a way I can isolate the reference to the CSS file to enable the image gallery to work, but without affecting the rest of the page?
Code as follows:




❮
❯
If I remove the line that references the CSS file, then the buttons don’t render properly ![]()
I simply add this code to the very bottom of the product page, and it works nicely - just need to resolve this formatting issue!
Thanks for any help!
Lee