sarahfallas Posted February 2, 2022 Posted February 2, 2022 Site URL: https://asparagus-guitar-9wyd.squarespace.com/our-tenants Hi team, can someone please help me with some code to increase the number of columns in my gallery block on this site. https://asparagus-guitar-9wyd.squarespace.com/our-tenants or https://www.theicongroup.co.nz/our-tenants. Just want to put more of the logos onto 1 line, either 7 or 8. thank you very much in advance.
Beyondspace Posted February 3, 2022 Posted February 3, 2022 1 hour ago, sarahfallas said: Site URL: https://asparagus-guitar-9wyd.squarespace.com/our-tenants Hi team, can someone please help me with some code to increase the number of columns in my gallery block on this site. https://asparagus-guitar-9wyd.squarespace.com/our-tenants or https://www.theicongroup.co.nz/our-tenants. Just want to put more of the logos onto 1 line, either 7 or 8. thank you very much in advance. Try adding to Home > Design > Custom Css @media only screen and (min-width: 768px) { section[data-section-id="5fcd76cd74a40730fbae46a6"] .gallery-grid-wrapper{ grid-template-columns: repeat(8, 1fr); } } Let me know how it works on your site Support me by pressing 👍 if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment