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 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.