SSchulze Posted November 4, 2021 Share Posted November 4, 2021 Site URL: https://www.infinix.com/landing Hello, I need to reduce the height of a banner on only one page. www.infinix.com/landing Thank you for the help. Stephanie Link to comment
Beyondspace Posted November 6, 2021 Share Posted November 6, 2021 (edited) On 11/4/2021 at 8:49 PM, SSchulze said: Site URL: https://www.infinix.com/landing Hello, I need to reduce the height of a banner on only one page. www.infinix.com/landing Thank you for the help. Stephanie You can try adding to Home > Design > Custom Css /*Set height of banner for specific Page*/ #collection-6181bdffe3a29965cb91b9ac { /*set heading title align*/ #page-title-wrapper { position: absolute !important; top: 50%; left: 50%; transform: translate(-50%,-50%); } /*set height for banner*/ #banner-area-wrapper { height: 283px; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you Edited November 6, 2021 by bangank36 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, Keyword HighlighterIf 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment