Annelie Posted January 13, 2021 Share Posted January 13, 2021 Site URL: https://coral-harmonica-gj92.squarespace.com/ Hi there, My name is Annelie and it is the first time asking a question on the forum. I have figured out a lot already through reading on the forum, but this I can't seen to figure out. I have been struggling with this issue whole afternoon and hoping you can help me with this. I am working on a website and I want all the full width images, all index sections, to be the same height. I have set a minimum height in the style section, but on every page, it gives a -177px for the first section/image, I guess because of the menu bar. When I add an empty section above it, the image height is good and the same as other image sections. How can I make sure that it gets back that height on the first section and that all index images are the same height? Template: Brine link: https://coral-harmonica-gj92.squarespace.com/ Password: Caroline Thank you so much for helping me out in advance! Annelie Link to comment
Beyondspace Posted January 14, 2021 Share Posted January 14, 2021 10 hours ago, Annelie said: Site URL: https://coral-harmonica-gj92.squarespace.com/ Hi there, My name is Annelie and it is the first time asking a question on the forum. I have figured out a lot already through reading on the forum, but this I can't seen to figure out. I have been struggling with this issue whole afternoon and hoping you can help me with this. I am working on a website and I want all the full width images, all index sections, to be the same height. I have set a minimum height in the style section, but on every page, it gives a -177px for the first section/image, I guess because of the menu bar. When I add an empty section above it, the image height is good and the same as other image sections. How can I make sure that it gets back that height on the first section and that all index images are the same height? Template: Brine link: https://coral-harmonica-gj92.squarespace.com/ Password: Caroline Thank you so much for helping me out in advance! Annelie Hi Annelie, You can try to override the padding of first section using this in Design->Custom CSS .tweak-index-page-fullscreen-first-page-only .Index-page--has-image:first-child, .tweak-index-page-fullscreen-pages-with-backgrounds-only .Index-page--has-image:first-child, .tweak-index-page-fullscreen-all-pages .Index-page--has-image:first-child { min-height: 65vh !important; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Annelie Posted January 14, 2021 Author Share Posted January 14, 2021 Wonderful bangank36, that solved it! Thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.