change colors of icons ( enlarge, 360)
-
Hi,
How can i change the colors of the icons ( enlarge, 360)?
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
To change the color of the enlarge icon Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-show-product-gallery-wrap > a::before {
color: red;
}
And for the 360 please provide the URL of the product to check it myself and help you out accordingly.
Best Regards.