How can I align product prices to the bottom in Craft Theme?

Hi, I am wanting the prices to align from the bottom, at the moment if product titles use a different amount of lines it pushes the price up or down. What I am wanting is the same as the second image on the bottom. Thank you in advance :slightly_smiling_face:

1 Like

Hi @Hails ,

Please share your store URL and Storeโ€™s password to view your website.

So that I will check and let you know the exact solution here.

Best regards.

@Hails

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi,

Please share your store URL and if your store is password protected then also provide password too.

Thank you.

Hi, we currently donโ€™t have it live as we are trying to work out the kinks before switching, does it still work if i share a preview with you? If not we can perhaps look at putting it live so you can view.

https://u27m4f6tlfro6kvt-36512301192.shopifypreview.com/collections/semi-permanent-hair-colour

Thanks again

Hi @Hails ,

you can try follow the instruction below:

  1. Go to Online Store โ†’ Theme โ†’ Edit code.
  2. Assets-> /base.css. Paste code below into end the file.
.full-unstyled-link {
    min-height: 60px;
}