Display the list of products

  • Posts: 54
  • Thank you received: 0
8 years 4 months ago #269391

-- url of the page with the problem -- : localhost
-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.7
-- PHP version -- : 7.0.13
-- Browser(s) name and version -- : firefox 53

Hi,
When I display products list (4 products in one row), I am getting empty space only in second row (see attachment). When I display 3 products/row its all ok. How to solve it?

Attachments:

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

  • Posts: 84426
  • Thank you received: 13723
  • MODERATOR
8 years 4 months ago #269463

Hi,

It's because not all the products on one row have the same height.
You can either :
- turn on the "height consistency" setting of your menu item.
- add some CSS to force the height of the boxes on the listing. For example:
.hikashop_subcontainer{ height: 350px !important; }
www.hikashop.com/support/documentation/1...ize-the-display.html

The following user(s) said Thank You: Wrosch

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

  • Posts: 54
  • Thank you received: 0
8 years 4 months ago #269468

Thanks a lot, it works. Sorry for such questions, but I am beginner and sometimes simple things surprise me :blink:.

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

Time to create page: 0.038 seconds
Powered by Kunena Forum