how can I reduce the category thumbnail sizes in category element
-
The thumbnail appears rectangle in size, I would like it to be in square shape.
Attachments:
You must be
logged in to view attached files.
Hello,
You will need to crop the images. Please find the instructions on how to do it: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/
Best Regards
Thanks. It worked. how can I custom sort the categories in this section?
Hello,
You can find the option in the Product category element https://prnt.sc/s3xgq7
Best Regards
ok and what about removing the product count ? I just want to show the category name
Hello,
Please provide the page URL I will provide custom CSS.
Best Regards
that would be the homepage.
I have sent the details to you. Kindly install it.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .category-grid-item .more-products {
display:none;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘how can I reduce the category thumbnail sizes in category element’ is closed to new replies.