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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment