Need help in aligning product cards

Hi!

I need some help to fix my collection page. I need the product cards aligned and even there are some with color swatch and others no
product page: https://trendlabb.com/collections/all

Hi @ncsjcnjs

You can try add this code in base.css

.collection ul.productListing li.product {
display: flex;
align-items: flex-end;
}

Hope this helps :slightly_smiling_face:

1 Like

Hey folk, thanks but this code doesn’t work for me. The issue is still same

Good day @ncsjcnjs ,

To achieve this, follow these simple steps:

  1. Go to the online store then select your theme.
  2. Edit the code.
  3. Find the base.css file or locate the theme.liquid file, and then update the following code inside the tag.
.product-grid-container .row {
    --bs-gutter-y: 20px;
}
.product-grid-container .product__card{
    height: 100%;
}​

Here, is the screenshot of the same.

If you found this solution helpful, please like and accept my solution. If you have any further queries, feel free to ask, and I will be happy to assist you.
(S.P)

1 Like

@Huptech-Web , very thanks for your help. it really worked. I have one more query. on the homepage (the product tab section), the alignment is off. how to fix please let me know. and yeah, again thanks for your help

Same for the featured collection tab as well

how to fix alignment. this section is located on my homepgae

Hey @ncsjcnjs , Glad to know that my solution works for you, to get the same alignment of cards in home page trending products just paste this below code.

.product__card.product--corner-radius-true {
    height: 100%;
}

Here is the screenshot of the same.

If you found this solution helpful, please like and accept my solution. If you have any further queries, feel free to ask, and I will be happy to assist you.
(S.P)

1 Like

@Huptech-Web And for featured collection that’s mentioned on homepage? Also, just one last question: how could i make product title appear as … after taking two lines.
For example,

Original Title: Women’s Posture Corrector Lift Up Bra Medical Back Support Sports Support Fitness Vest Bras Shockproof Breathable Underwear Crotch Back Corset Bra
Title appearing under two lines: Women’s Posture Corrector Lift Up Bra Medical Back Support…