How to align the price in the product list

image
image
Hot to make that product shipping would fit in one line

Hi @MADCOMMERCE ,

If you copy this code:

.product-list .pl-item .pl-price {
min-width: 150px !important;
}

And paste it under Custom codes > CSS

It will align the price making it look like this example: