Product display in three columns

  • Posts: 62
  • Thank you received: 0
  • Hikashop Business
8 years 3 months ago #260379

-- HikaShop version -- : 3.0.0
-- Joomla version -- : 3.6.5
-- PHP version -- : 5.6.18
-- Browser(s) name and version -- : chrome

Hi,

I have upgrade to version 3.0.0 and now I have the problem my products are show in one columns instead of three columns. I have setup up my menu-item like this:



What am I doing wrong or how can I get my products in three columns?

regards and thanks in advance,
Joost

Attachments:

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

  • Posts: 83766
  • Thank you received: 13555
  • MODERATOR
8 years 3 months ago #260381

Hi,

It comes from your custom CSS.
You need to remove the code:

.hikashop_subcategories div.hikashop_category, .hikashop_products_listing div.hikashop_product {
    float: left;
    width: 100%;
}
in the custom CSS file of your HikaShop frontend CSS file in the HikaShop configuration in order to fix that.

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

Time to create page: 0.091 seconds
Powered by Kunena Forum