Product grid variable product image change on option select
-
Hello,
If I select an option here, product image is larger: https://nordic-grass.lt/produkto-kategorija/pasarai/
How can I fix it?
I have attached login details. Website is closed for admins only.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.product-grid-item .product-element-top img,
.wd-hover-with-fade .product-element-top img {
width: 100%;
height: 300px;
object-fit: cover;
}
Best Regards,
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Product grid variable product image change on option select’ is closed to new replies.