Hello,
I would like to know how to make my site to display 2 products per row at mobile view.
As i saw there is the option with jm base theme
http://gyazo.com/71e699777a564e701a3384efba313f58
5 answers
Hi Alex,
I need a closer look to detect the root of issue, please PM me url, admin and ftp credentials of your site.
Best Regards,
Ziven.
Hi
You go to admin-> JoomlArt -> Jm Products
http://prntscr.com/7k6yl2
Best regards,
kan
Hi Alex,
Please see the photo and change the width like this: http://prntscr.com/7l1ae8
Go to the file: http://demo.softwebpages.gr/gwear/skin/frontend/default/jm_casual/css/layout-mobile-portrait.css at like 257 and change the with like below:
.products-grid li.item {
width: 100% !important; --> width: 50% !important;
}
Best Regards,
Ziven.