viareynard Posted October 15 Share Posted October 15 Hi, I want my mobile website to display 3 images per row on my summary block exactly as it is currently on the desktop view. What code do I need to add? Thanks! Link to comment
tuanphan Posted October 17 Share Posted October 17 You can use a CSS code like this (Website Tools > Custom CSS) @media screen and (max-width: 767px) { body.homepage .summary-item { width:33.3333% !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