display 2 products per row on mobile view

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

Profile photo of Ziven Staff 100280.00 $tone June 17, 2015
Public

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.

#1
Profile photo of Ziven Staff 100280.00 $tone June 25, 2015
Public

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.

#5

Please login or Register to Submit Answer

Written By

Comments