Comments 2enrico started the conversationDecember 23, 2016 at 1:33amHello, I need your help with the following subject:Set how many products to show in mobile devices When you mark the option, Two products per row, the same does not work correction because in the mobile device shows only one product. I would like directions to solve my problem.Thank you[deleted] repliedDecember 23, 2016 at 3:34pmHi enrico,Can you please share your WP credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.To include your credentials click Insert Credentials button in editor toolbar. (See how)1 Like enrico replied privately[deleted] repliedDecember 23, 2016 at 4:59pmHi there,Just add the code below to Custom CSS: @media screen and (max-width: 480px) { .shop .items-env .product.col-xs-6 { width: 50%; } }We will check if this problem is happening on our site too, and if that is a bug, we will fix it on the next update.Have a great week and Happy Holidays!Will set this ticket as solved from here.1 Like Sign in to reply ...
Hello, I need your help with the following subject:
Set how many products to show in mobile devices
When you mark the option, Two products per row, the same does not work correction because in the mobile device shows only one product.
I would like directions to solve my problem.
Thank you
Hi enrico,
Can you please share your WP credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Hi there,
Just add the code below to Custom CSS:
We will check if this problem is happening on our site too, and if that is a bug, we will fix it on the next update.
Have a great week and Happy Holidays!
Will set this ticket as solved from here.