- This topic has 1 reply, 2 voices, and was last updated 2 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Product image size
I would like some support with my flower shop theme’s product images.
When I use shortcode [product id="*"] the thumbnail renders too small like 174px
I set up the product image size and thumbnail size in Customizer and it doesn’t work, or atleast nothing changes.
I already contacted Woocommerce support and they said it has to do with my theme.
Here is an example of what I’m talking about, I have a single product displayed at the bottom of this post: https://ginaccreates.com/christmas-peppermint-layered-mandala-cricut-craft/
I would like my product image to display 550px width on a desktop and for a mobile view I would like it to be 100% width or full width.
I hope you can please help me with this since I paid for a year of support.
Maybe a piece of code I can add to my custom css or theme editor??
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.single-post .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width:70% !important;}
@media screen and (max-width:479px) {
.single-post .woocommerce ul.products li.product, .single-post .woocommerce-page ul.products li.product { width:100% !important;}
Regards,
Chris
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]