Why is my Dawn theme add to cart button not aligned?

Hello @Olivia_J_1

It’s GemPages support team and glad to support you today.

You can follow these steps:

  1. Go to Online Store → Theme → Edit code

  2. Open your base.css file and paste the following code below:

#product-grid .grid__item .card-wrapper > .card {
   height: inherit !important;
}

If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team