Comments julius started the conversationJuly 7, 2017 at 11:44amHello,I noticed that when you display the product list on two colums on a mobile display they don't appear correctly. If you look on the attached screen shot, sometimes instead of two products being side by side it appears to leave a gap.[deleted] repliedJuly 10, 2017 at 8:32amHi Julius,I'm not seeing this problem on this page for example http://sonicsoundkits.com/shop. Can you please write URL of this exact page please? We need to investigate your site and then get back to you if we have possible solution.julius repliedJuly 10, 2017 at 10:21amThe screen shot i took on mobile was on http://sonicsoundkits.com/product-category/sound-kit[deleted] repliedJuly 10, 2017 at 11:46amHi Julius,Can you please add the code below to your Custom CSS area: @media screen and (max-width: 768px) { .laborator-woocommerce .items .product { min-height: 415px; } } Sign in to reply ...
Hello,
I noticed that when you display the product list on two colums on a mobile display they don't appear correctly.
If you look on the attached screen shot, sometimes instead of two products being side by side it appears to leave a gap.
Hi Julius,
I'm not seeing this problem on this page for example http://sonicsoundkits.com/shop. Can you please write URL of this exact page please? We need to investigate your site and then get back to you if we have possible solution.
The screen shot i took on mobile was on http://sonicsoundkits.com/product-category/sound-kit
Hi Julius,
Can you please add the code below to your Custom CSS area: