How to resize the images of the simple products attributes
-
First of all, thank you for your amazing theme
Could you plase tell me if there is a way to resize the images of the products attributes in the shop pages ?
Thank you !
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
You can crop the images. You can find the detailed instruction here: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/
If you have any questions please feel free to contact us.
Best Regards
Hello,
Thanks for your reply but there is a misunderstanding. It is not a question of reducing the size of the images of the products but of the attributes as indicated on the attachment.
Best regards.
Attachments:
You must be
logged in to view attached files.
Hello,
You can disable them if you want, if you want to resize, please provide the page URL I will provide custom CSS.
Best Regards
Hello,
Yes I want to reduce their sizes a little bit :
https://www.biopourbebes.com/shop/page/2/
Thank you in advance !
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded .label-with-img {
width: 25px;
}
They would be reduced a bit, there is no option to reduce them considerably.
Best Regards