How can I align collection titles on my website?

Hello, my website link is whinkstore.com, can someone help me in aligning these tiles to one line and where they are not up and down

Hi @UmairKh2020 ,

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:

.product-grid .grid__item .card__heading a {
    height: 20px;
    overflow: hidden;
}

I hope it would help you
Best regards,

Richard | PageFly