Home Forums WoodMart support forum Woocommerce store page grid “read more products” not aligned Reply To: Woocommerce store page grid “read more products” not aligned

#437379

lpsdlv
Participant

Hello,

This does make the situation better, but it still isnt fully fixed. The ”even product grid” option adds this css:

.products[class*="wd-stretch-cont"] :is(.price,.wrap-price,.product-rating-price) {
    margin-top: auto;
}

Which aligns the product price and button to the bottom. But I have products without a price which means that for those products the button isnt aligned.

I`ve added screenshots in private content.