Weird Product Display when turned on bootstrap

  • Posts: 22
  • Thank you received: 2
11 years 10 months ago #120828

-- url of the page with the problem -- : www.vivatec.hk
-- HikaShop version -- : Latest Essential Edition
-- Joomla version -- : x2.5
-- Error-message(debug-mod must be tuned on) -- :

Once turned on the "use bootstrap design" on my site, the products display is not regularly 4 items a row, may I know why and how to fix it? Thousands Thanks

Attachments:

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

  • Posts: 2334
  • Thank you received: 403
11 years 10 months ago #120845

Hi,

You have to give a fixed height to the div containing the product. Something like this should do the job:

.hikashop_product {
  height: 350px;
}

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

Time to create page: 0.055 seconds
Powered by Kunena Forum
loading