Consistent height of listing_img_title

  • Posts: 88
  • Thank you received: 0
12 years 2 months ago #42377

Hi Nicolas,

Is there any way I can achieve a consistent height of products appearing within the listing_img_title box? I would like them all to have the same depth to them rather than some being smaller than others - see attached image.

Thanks in advance

Darren

Attachments:

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

  • Posts: 81719
  • Thank you received: 13110
  • MODERATOR
12 years 2 months ago #42510

Yes, you can do that by fixing the height of the container in CSS. For example, you can add such code in the front end CSS file via the Display tab of the configuration:
.hikashop_subcontainer{
height: 200px;
}

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

  • Posts: 88
  • Thank you received: 0
12 years 2 months ago #42904

This worked perfectly - thanks Nicolas!

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

Time to create page: 0.057 seconds
Powered by Kunena Forum