This topic has 3 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Kstb1979
Thumnail size is appears too small on shop page. How do i increase it.
https://drive.google.com/file/d/1mvLFVu2nMDopdo02O4aTUIrK6Xsdo0-q/view?usp=sharing
Hello,
Add the next custom CSS code in Theme Options > Theme custom CSS:
ul.st-swatch-size-normal li.type-image {
width: 35px;
height: 35px;
}
.single-product ul.st-swatch-size-large li.type-image {
width: 45px !important;
height: 45px !important;
}
Regards
Thanks tony for support. resolved
Tagged: image size, increase variation, product page, shop page, templates, woocommerce, wordpress
The issue related to '‘How to increase variation image size on shop page and product page?’' has been successfully resolved, and the topic is now closed for further responses