Hello,
Can you try to remove "data-consistencyheight" in the view "product / listing_div", you will find in the line 57
$attributes = ($columns > 1 && $this->params->get('consistencyheight', 1)) ? ' data-consistencyheight=".hikashop_subcontainer"' : '';
and replace it by this :
If you remove the
data-consistencyheight parameter, the script won't be process anymore and each product container will have his own size.
Maybe that can't solve your issue, but I can be sure of it... Because I can't see your page, is it possible to put your site on a server in order to see it by ourself and process some tests ?
You can provide us a some
access and the
url link via our "
Contact us
" form in order to avoid unwanted people to access it.
Just add in your message a
link to this topic in order to keep the link with this topic.
Regards,