• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: No-one
  • Private: No
  • Open Date: 28.10.16, 21:34
  • Opened by: Alex
  • Closed by: Marek
  • Closed on: 09.06.17, 23:37
  • Reason: Closed
  • Comment: Glad to help!

Ticket #10009 - al4.5 Category page, products disorganized with 2 rows name

If some product have 1 line and some 2 lines name it disorganize the list.
http://screencast.com/t/cGFhuULy

Temp fix:
add to the CustomCSS the code

@media(min-width:480px) {
  #category .view_grid .product_list > li h3 {height: 30px}
  #category .view_grid .product_list > li .product-name {line-height: 10px}
}

Comments

No comments yet