Home › Forums › Jevelin Theme › How to adjust product category widget size on homepage
Home › Forums › Jevelin Theme › How to adjust product category widget size on homepage
Hi I was wondering how I may be able to adjust the size of the thumbnail for the product categories widget in the homepage? I uploaded the images in the screenshot but they look huge.
website url: http://8d0.1ed.myftpupload.com/
Solution for this topic
Hi @empowershop,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.woocommerce ul.products li.product-category a img { width: auto; }
Best regards,
Shufflehound team
Thank you!
You are most welcome here š