Collection Product Grid Quick Add Buttons Dont Align

I am having trouble getting the quick “add to cart” buttons to align level instead of right under the price.

Hi @fiperformanc

Can you share with me the page url…

https://fiperformance.com/collections/c5-supercharger-systems-amp-accessories

It’s Dawn 2.0

Hi @fiperformanc

I’m Richard Nguyen from PageFly- Free Landing Page Builder

You can try with this code.

Follow this:

Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file

.card–standard .card__inner {

height: 180px !important;

}

.card__heading {

height: 60px !important;

}

.price {

height: 40px;

}

If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.

Best regards,

Richard | PageFly

That did not work… :disappointed_face: If I make the image ration square the elements fall into place. Maybe I should find a image to square app converter or something…