minervagm Posted May 20, 2021 Share Posted May 20, 2021 Site URL: https://www.minervagm.com/shop I want this for my shop online but everytime I change mobile view, desktop also changes. Desktop view: three columns Mobile view: one column Link to comment
tuanphan Posted May 21, 2021 Share Posted May 21, 2021 22 hours ago, minervagm said: Site URL: https://www.minervagm.com/shop I want this for my shop online but everytime I change mobile view, desktop also changes. Desktop view: three columns Mobile view: one column Add to Design > Custom CSS > Then save & reload your site /* Mobile shop 1 column */ @media screen and (max-width:640px) { .ProductList-item { width: 100% !important; height: auto !important; float: none !important; clear: none !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment