Comments 5epicnick started the conversationMay 15, 2019 at 10:49amHi,My client has pretty long product names which makes the titles go through the price. Please see the attached image.Can you tell me how I can make the squares of the items a bit higher?Thank you in advance.[deleted] repliedMay 16, 2019 at 7:40amHi epicnick,I see the issue here, can you please this custom CSS: .header-cart .cart-items .cart-item > a { flex-shrink: 0; } .header-cart .cart-items .cart-item .details > a { max-height: 80px; }The result: (view large image)I hope you like it. 5epicnick repliedMay 16, 2019 at 2:12pmHi Arlind, Thanks for the custom css! Works nicely, and as you said: part of the title is disappearing. I reduced the font size from 16px to 13px to fix that. Thanks!1 Like[deleted] repliedMay 17, 2019 at 7:05amHappy to hear that! Have a great day!Will mark this ticket as solved from here. Sign in to reply ...
Hi,
My client has pretty long product names which makes the titles go through the price. Please see the attached image.
Can you tell me how I can make the squares of the items a bit higher?
Thank you in advance.
Hi epicnick,
I see the issue here, can you please this custom CSS:
The result:
(view large image)
I hope you like it.
Hi Arlind,
Thanks for the custom css! Works nicely, and as you said: part of the title is disappearing.
I reduced the font size from 16px to 13px to fix that.
Thanks!
Happy to hear that!
Have a great day!
Will mark this ticket as solved from here.