Arca Posted July 22, 2022 Share Posted July 22, 2022 Site URL: https://carasmanagement.com/caras Hi, I need assistance please on how two reduce the height *only* on gallery block/page? It seems like there's only an option for the sides in between images, but not for the height. Thank you for your help. Link to comment
Arca Posted July 22, 2022 Author Share Posted July 22, 2022 Also, dealing with this random big space at the bottom of page. How should I reduce it? Thank you. Link to comment
tuanphan Posted July 23, 2022 Share Posted July 23, 2022 Add to Caras Page Header <style> @media screen and (max-width:767px) { [data-section-id="623d068b1bca4b1d904af41b"] { display: none; } } </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
Arca Posted August 9, 2022 Author Share Posted August 9, 2022 It seems like the code before didn't work. Please see screenshot attached for this new link: https://carasmanagement.com/marina-falcon Something changed within Squarespace, and since then, it gives me these random big empty space on galleries on Phone view specially. How do I get rid of these empty spaces? Thank you. Link to comment
tuanphan Posted August 10, 2022 Share Posted August 10, 2022 Add this to Design > Custom CSS @media screen and (max-width:767px) { .fe-62f14fe2ea386b7e17400455 { grid-template-rows: repeat(9,minmax(6vw, auto)) !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