Products List display problem

  • Posts: 252
  • Thank you received: 1
9 years 3 months ago #243279

-- HikaShop version -- : HikaShop Business 2.6.3,
-- Joomla version -- : 3.5
-- PHP version -- : 5.5.12

Hi,
My products list display left a big space to the right of the content area.
I followed the document and checked the related CSS classes, I couldn't find any wrong.
Could you take a look at my page, and give me a direction for what may went wrong.
Here is the url:
ccfia.org.tw/LTShop3/index.php/hikashop-...egory/14-women-shoes
In the screenshot, I make the space that was wasted in red.


Thanks in advance
Best Regards
Scott

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

  • Posts: 2143
  • Thank you received: 747
9 years 3 months ago #243313

Hi,

It's coming from the following code in your template's CSS file /templates/lt_shop/css/default.css:

@media (min-width: 1024px)
.hikashop_product {
    width: 25%!important;
}

Get rid of it, and it should work as you want.

You might find more problems on smaller screen sizes, and/or coming from the large font size used for the price, and else, but now you have an idea of how to fix it, and the documentation will give you further hints: www.hikashop.com/support/documentation/1...ize-the-display.html


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

Time to create page: 0.064 seconds
Powered by Kunena Forum