ThisWayToFabulous Posted March 15, 2022 Share Posted March 15, 2022 Site URL: https://tmha-new-site.squarespace.com/galleries https://tmha-new-site.squarespace.com/galleries password: tamara I'm trying to make mobile have 2 galleries across so its like 2 by 2 with minimal padding inbetween the rows. Is this possible? Its currently 4 on desktop but id like 2 across on mobile Link to comment
tuanphan Posted March 16, 2022 Share Posted March 16, 2022 Add to Galleries Page Header <!-- Mobile 2 columns --> <style> @media screen and (max-width:767px) { div#gridThumbs { grid-template-columns: repeat(2,1fr) !important; } } </style> 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