charlotte.bossick Posted April 29, 2022 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
tuanphan Posted May 1, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment