Impulse theme please help going live next week

Luxurymrkt
Navigator
576 2 96

Hi 

My site is https://luxurymrkt.com .

I want the price to always be aligned on the same line no matter the length of the description for my products on my featured products (home page) and my collection grid page.

the layout like farfetch has so no matter if the title/description is 1 line or 2 lines the price is always same line.

thanks for your help. Mike

15D3647B-F5E7-4142-9FDE-633F0D7A6C92.jpeg

27D39614-BA49-423E-8F1E-05ADE534A3C5.png

Thank You | mike
Replies 2 (2)

Shop_Lovers
Shopify Partner
281 46 72

Hi,

 

Add below css in theme.css file

[data-type_product_capitalize=true] .grid-product__title {
    min-height: 25px !important;
}

 

Thanks

 

Hit Like and Accept as Solution if it helps you.

DavidEKim
Shopify Partner
392 131 187

Hi,

Please add the code below to Assest/theme.css file.

.grid-product__title {
  min-height: 20px;
}

 

Hope it helps.

Thanks.

 

If helpful, please Like and Accept Solution.
Want to customize your store, please feel free to contact me.
PeopleVillage - Shopify Partner