JenEV Posted January 10, 2022 Posted January 10, 2022 (edited) Site URL: https://www.expressivevoicenorfolk.co.uk My first page image looks great on desktop but poor on mobile. Can I resize it somehow just on mobile, so it works on both? Thanks Jen. Edited April 6, 2022 by JenEV
Beyondspace Posted January 10, 2022 Posted January 10, 2022 2 hours ago, JenEV said: Site URL: https://www.expressivevoicenorfolk.co.uk My first page image on looks great on desktop but bad on mobile can I resize it somehow just on mobile, so it works on both? I'm a beginner with this stuff. Thanks Jen. Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="61d9bc4530567b6fac73fb14"] .section-background img { height: auto !important; } section[data-section-id="61d9bc4530567b6fac73fb14"] .content-wrapper{ display: none; } section[data-section-id="61d9bc4530567b6fac73fb14"] { min-height: 36vh !important; } } Let me know how it works on your site BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
JenEV Posted January 11, 2022 Author Posted January 11, 2022 (edited) Wow, thank you. I've never touched that part of the design site before, I was a bit concerned by the notice; Warning: Adding custom CSS to your site can break your design. Please use caution when using this feature. Our support team will be limited in their ability to help you with design related issues if you have custom CSS. What do you think of the look of the first page now on mobile? Thanks for your help. Jen p.s. what's the chances of really messing up your site inside the CSS? Is there a way to backup with Squarespace? So if you break something you can go backwards? Edited April 6, 2022 by JenEV
tuanphan Posted January 12, 2022 Posted January 12, 2022 On 1/11/2022 at 12:49 PM, JenEV said: Wow, thank you. I've never touched that part of the design site before, I was a bit scared by the notice; Warning: Adding custom CSS to your site can break your design. Please use caution when using this feature. Our support team will be limited in their ability to help you with design related issues if you have custom CSS. What do you think of the look of the first page now on mobile? It looks like nothing I've ever seen before. How to I play with it a bit? I don't know what I think of it as I really had in mind just having the woman's face on the first page? But it just looked too big..... Thanks for your help. Jen p.s. can you really mess up your site inside the CSS? Or can you just delete what you've added and it goes back to normal? I don't think there's a way to backup with Squarespace is there? So if you break something you're in trouble? Yes. "you just delete what you've added and it goes back to normal" (Save all code in Design > Custom CSS somewhere before doing anything) Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment