• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Alex
    Marek
  • Private: No
  • Open Date: 21.11.16, 13:51
  • Opened by: Alex
  • Closed by: Marek
  • Closed on: 09.06.17, 23:32
  • Reason: Closed
  • Comment: Glad to help!

Ticket #10068 - al4.6 Category full description overlap

fix:
CustomCSS

@media (min-width: 1170px) {
  #category_description_full {width:830px}
}
@media (max-width: 979px) and (min-width:728px) {
  #category_description_full {display:none}
  #category_description_short {display:block !important; width:505px}
}

Comments

No comments yet