The_Transitioner Posted July 12, 2021 Share Posted July 12, 2021 (edited) Site URL: https://danedits.squarespace.com Hello Everyone, I am trying to change the height of my gallery section reel using CSS. I realise you can do this using the Squarespace section edit tool, however the minimum height is too large for my use case. Would anyone be able to help me? I've tried a few different things using a few different CSS classes but I can't get it quite right. The gallery reel is the 2nd section down from my website header video. Dan Edited July 14, 2021 by The_Transitioner Adding more detail Link to comment
tuanphan Posted July 14, 2021 Share Posted July 14, 2021 Add to Design > Custom CSS > Then save & reload the site /* gallery reel */ [data-section-id="60e5a66423121b15b17a1bcd"] .gallery-reel { height: 15vh !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
The_Transitioner Posted July 14, 2021 Author Share Posted July 14, 2021 Thanks! I had a feeling and need confirmation. Also, I wasn't being patient enough. In both Chrome and Safari entering that code crops the image to 15vw. When I refresh the page Squarespace sorts it's self out and the images then respond to the code. Dan Link to comment
tuanphan Posted July 15, 2021 Share Posted July 15, 2021 Then the code works or not? 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
dctocali Posted September 1 Share Posted September 1 Quote I am trying to do the same thing but it's not working. Can someone help? Code used: /* gallery reel */ [data-section-id="home-page-gallery-gallery"] .gallery-reel { height: 15vh !important; } Site: https://kindredveterinary-com.squarespace.com/ Link to comment
tuanphan Posted September 4 Share Posted September 4 On 9/2/2023 at 2:10 AM, dctocali said: Your ID is invalid. Use this tool to find id https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff 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