coriron on "[Plugin: WooCommerce] center images in the grid tiles"

ساخت وبلاگ

I'm currently building a site for a customer. The images provided are of different sizes. How can i achieve the following:

-In the product grid boxes , the smaller images appear aligned left. How can i center them?
-Can i make all the grid boxes the same height, regardless of the size of the image?

https://wordpress.org/plugins/woocommerce/

coriron
Member
Posted 3 minutes ago #

Spent all night trying to find this. This seemed to work for me. Posted here for others:

.woocommerce .products .product,
.woocommerce-page .products .product {
min-height: 450px;
max-height: 450px;
display: inline-block;
vertical-align: top;
}
.woocommerce .products .product,
.woocommerce .products .product .price
{text-align:center}

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 289 تاريخ : شنبه 16 مرداد 1395 ساعت: 5:57