Mesh or leather big photo
-
Hello, How can I show the leather or mesh`s big photos on the product page in terms of the variations as you can see the ss that I sent you. I want to show the big photo not small
Attachments:
You must be
logged in to view attached files.
Hello,
Please read and follow the instructions to configure the variable products. You can set small images on swatches which would show the proper variation on click. https://xtemos.com/docs/woodmart/variable-products-swatches/
Best Regards
yeah, I know it and tried but they are pretty small. I need to show bigger
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .swatch-on-single.swatch-with-bg {
width: 75px;
height: 75px;
}
Best Regards