This topic has 7 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
Hi Please can you advise on how I can change the view for mobile devises (mobiles) I want to show 2 products next to each other on category pages rather than just one.
Please advise, thanks
Hello,
You need add the following code into custom.css file:
@media (max-width: 479px) {.products-grid.product-count-3 .product:nth-child(n) {width: 50%;}}
You can watch here how to create custom.css.
If the problem is still there please provide us with FTP and admin panel credentials in Private Content.
Regards,
Eva Kemp.
We still have only one product when we resize the browser window to modile view, please see my ftp information.
Sorry forgot to mention the site url
Hello,
Please check now. Is it showing per your request?
Regards,
Eva Kemp.
Perfect thanks 😉
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Adjust mobile CSS to view 2 products instead of one’' has been successfully resolved, and the topic is now closed for further responses