charlotte.bossick Posted April 29, 2022 Share Posted April 29, 2022 Site URL: https://www.bridgef61.com/campaign Hi all, I'm trying to show the logo gallery and people gallery on this page as one row on mobile (not split into lines of two as it does currently), does anyone know how to do that? Password for the page is 'BF61' Thanks so much Charlotte Link to comment
tuanphan Posted May 1, 2022 Share Posted May 1, 2022 Add to Design > Custom CSS /* Campaign Gallery */ @media screen and (max-width:767px) { body#collection-62628f6967a169595c651d1f .gallery-grid-wrapper { grid-template-columns: repeat(1,1fr) !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