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 Beyondspace 1 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; } Annelie 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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! Beyondspace 1 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