Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Having issues with featured product images. The images are clear but it is very hard to see the product designs on both mobile and desktop. They are just too tiny. I am using large sizes and have tried many different options posted in other discussions. The product image sizes do not change.
Hello @ffrequencies ,
You can try to follow these steps:
.featured-product-image-class {
width: desired-width;
height: auto;
}
Hope this can help. Let us know if you need any further support.
Ali Reviews team.
Hi thank you for your response! It appears its not the actual card itself but the image. The designs on the shirts are tiny. Will this solution also help with that?