This topic has 4 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
My Product Catalog products which has only 1 column does stay Centered after exceeding 320px in width in Mobile View.
Hello,
Please add this code in custom.css
@media only screen and (max-width: 480px) {
.products-grid .product-content-image {
text-align: center;
}
}
Regards
Thank you. Works like a miracle! Extended support totally worth it.
You’re welcome!
Thank you for your thoughts! We deeply appreciate it! 🙂
Regards
Tagged: best selling, catalog product image, centered, mobile view, themes, woocommerce
The issue related to '‘Mobile View- Catalog Product Image not CENTERED’' has been successfully resolved, and the topic is now closed for further responses