How to get the product displays aligned

  • Posts: 137
  • Thank you received: 2
13 years 2 weeks ago #29492

Hi, the attached image shows the products in my web-shop

. Depending on the product title length, the framing boxes (black) are of different sizes. This gives a very unaligned sight. Is there a way to make each box exactly equally large to hold a maximum of 3 lines for the title?

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
13 years 2 weeks ago #29505

Hi,

Yes, you can do that with CSS. Could you give a link to that page so that we can give you the correct CSS code to add ?

Please Log in or Create an account to join the conversation.

  • Posts: 137
  • Thank you received: 2
13 years 2 weeks ago #29532

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
13 years 2 weeks ago #29548

To get the same size of black boxes, you need to add the CSS below in the front end CSS file that you can edit in the tab Display of the configuration:
div.hikashop_subcontainer {
height: 175px;
}

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum