I am having trouble getting the quick “add to cart” buttons to align level instead of right under the price.
Can you share with me the page url…
It’s Dawn 2.0
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…
If I make the image ration square the elements fall into place. Maybe I should find a image to square app converter or something…
