• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Kate Support
  • Private: No
  • Open Date: 02.07.15, 22:19
  • Opened by: John
  • Closed by: Alex
  • Closed on: 15.07.15, 16:50
  • Reason: No answer from a customer
  • Comment: Glad to help!

Ticket #7998 - 2 lines product name

Hello,
when product name is big and displays in 2 lines the add to cart button (in product list) is not in the same height. Is it possible to fix this ?

Comments

Kate Support 03 Jul 2015, 11:30

Hi John,
Add this code to Theme Settings > Custom CSS

.view_grid ul.product_list > li .product-container h5 {min-height:46px} 

It will set the minimum height for all the titles in product list and will fix the issue

Regards