This topic has 4 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
How do I change the header search product/featured images during the preview, they are too small to fully see my products.
Hello,
Thanks for the topic.
At first, I would recommend you to change images settings for all products. Please read this article https://docs.woocommerce.com/document/fixing-blurry-product-images/ To change the size of the product images go to WooCommerce > Settings > Product > Display > Image settings and don’t forget to regenerate thumbnails after changes(use Regenerate thumbnails plugin).
Feel free to ask if you have any questions.
Regards
These are not the images I am referring too. Im referring to the preview on the AJAX search, you can follow the image below to see what i am referring too.
Thank you,
Branden
Hello,
Sorry for the delay due to the weekends.
Please try to add this code in Theme Options > Styling > Custom css:
.product-ajax-list img {
max-width: 8rem;
}
Regards
Tagged: header, imagesize, search, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up