Products Display box

  • Posts: 51
  • Thank you received: 1
8 years 1 month ago #268849

-- url of the page with the problem -- : www.honeysuckleyard.com/index.php/product-type/anti-wrinkles
-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.7
-- PHP version -- : 5.6
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : Length of product display box.?

Is there a way to force the system to display the product boxes in the same "length" so that you always get a tidy display. If they are all the same length then they would display 3x3 or 3x4 and so on not with the odd one offset.? Can this be done.


Kitt
Attachments:

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

  • Posts: 83987
  • Thank you received: 13603
  • MODERATOR
8 years 1 month ago #268893

Hi,

Yes. There is the "height consistency" setting that you ca activate in the "products options" tab of your menu item for that. In that case, some javascript will calculate automatically the height of the boxes to have them display nicely.
Alternatively, you can force their height with some CSS code.
For example:
.hikashop_subcontainer {
height: 400px;
}

The following user(s) said Thank You: kittdrury

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

Time to create page: 0.053 seconds
Powered by Kunena Forum