Guest Posted January 18, 2021 Share Posted January 18, 2021 (edited) Site URL: https://horse-onion-layz.squarespace.com/about Hi there, Does anyone know the code I need to use in order to be able to reduce the height of my header on mobile ONLY? I am happy with the header size on desktop but simply want to reduce height on mobile. Thanks a million. Edited January 20, 2021 by Peterotoole Link to comment
Beyondspace Posted January 18, 2021 Share Posted January 18, 2021 29 minutes ago, Peterotoole said: Site URL: https://horse-onion-layz.squarespace.com/about-3 Hi there, Does anyone know the code I need to use in order to be able to reduce the height of my header on mobile ONLY? I am happy with the header size on desktop but simply want to reduce height on mobile. Thanks a million. Try this in Design->custom css and let us know @media only screen and (max-width: 600px) { section[data-section-id="5fff89c3e11bb3272d4fce10"] { min-height: 70vh !important; } } tuanphan 1 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
Guest Posted January 18, 2021 Share Posted January 18, 2021 20 hours ago, bangank36 said: Try this in Design->custom css and let us know @media only screen and (max-width: 600px) { section[data-section-id="5fff89c3e11bb3272d4fce10"] { min-height: 70vh !important; } } Thanks so much! It works but what it does it stretch or condense the image. It does't reduce the image proportionally. Is there any way for it to respect the original proportions of the original image? Link to comment
tuanphan Posted January 20, 2021 Share Posted January 20, 2021 The url doesn't exist. Can you check again? @Peterotoole Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted January 20, 2021 Share Posted January 20, 2021 2 hours ago, tuanphan said: The url doesn't exist. Can you check again? @Peterotoole Sorry the same problem as my last post. The address above has now been updated. Thanks 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