Infinite scroll and product alignment

  • Posts: 113
  • Thank you received: 2
7 years 7 months ago #280182

-- url of the page with the problem -- : www.laputea.com/it/negozio/strumenti-musicali
-- HikaShop version -- : 3.2.0
-- Joomla version -- : 3.8.1

Hi, I noticed that when infinite scroll is active, some products are not aligned. See screenshot.



How can it be solved?
Thank you!

Attachments:

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

  • Posts: 83780
  • Thank you received: 13568
  • MODERATOR
7 years 7 months ago #280186

Hi,

That's because not all of the product boxes have the same height.
Add such CSS to force the height of the product boxes and you won't have that issue:
.hikashop_product {
height: 600px;
}

The following user(s) said Thank You: gioxd

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

  • Posts: 113
  • Thank you received: 2
7 years 7 months ago #280501

thanks Nicolas, problem solved!

Last edit: 7 years 7 months ago by gioxd.

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

Time to create page: 0.054 seconds
Powered by Kunena Forum