This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler
Hello,
how to set the 2 column product layout for mobile/responsive view, so that 2 products are displayed side by side?
Like on your sample page:
https://www.8theme.com/demo/legenda/product-category/men/
thanks!
Hello,
Thank you for contacting us.
Could you, please, provide me link to your site in Private Content area?
Regards,
Rose Tyler.
Here link.
Hello,
To show 2 products per row use this code in custom.css file:
@media (max-width: 480px) {.products-grid.product-count-5 .product:nth-child(n) {
width: 48% !important;;
}}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards,
Rose Tyler.
Great Support. Thanks a lot!
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
The issue related to '‘2 column product layout for mobile/responsive view’' has been successfully resolved, and the topic is now closed for further responses