Stivka Posted June 21 Share Posted June 21 (edited) I've created a Logo Reel using the gallery to display partners we've worked with. However in mobile view, the gallery remains large and only displays one at a time. Is there a way to make it so that the logos are displayed smaller, and several at a time in mobile view, similar to how it looks in desktop? www.coldandconscious.com.au Edited June 21 by Stivka Add website link Link to comment
tuanphan Posted June 23 Share Posted June 23 Add to Design > Custom CSS > Then save & reload the site /* Reels on mobile */ @media screen and (max-width:767px) { body.homepage .gallery-reel { height: 20vh !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