emsimes Posted February 22 Share Posted February 22 Hi there, I'm new to Squarespace, so forgive me if this is a novice question. How can I resize my images so they fit the background? I've tried playing with the format, but that hasn't helped. I've uploaded screenshots of my background pictures as an example. Thanks! Link to comment
tuanphan Posted February 25 Share Posted February 25 Can you share link to this page? 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!) Link to comment
emsimes Posted February 26 Author Share Posted February 26 https://www.snoot2tail.com Here's the link. Thank you! Link to comment
tuanphan Posted February 26 Share Posted February 26 First image Try using this code to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { [data-section-id="6146b9cb3f8fc159fab8dff8"] .section-background-canvas.background-fx-canvas { display: none; } [data-section-id="6146b9cb3f8fc159fab8dff8"] img { visibility: visible !important; } [data-section-id="6146b9cb3f8fc159fab8dff8"] { min-height: unset !important; height: 55vh; } } 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!) Link to comment
emsimes Posted February 29 Author Share Posted February 29 Thank you! When I put the code in for the first image, the syntax error popped up. Do you know how I can fix this? Thanks so much for your help! Link to comment
tuanphan Posted February 29 Share Posted February 29 I don't see code you added. Code I sent here but you added a different thing 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!) Link to comment
emsimes Posted March 1 Author Share Posted March 1 My mistake, sorry. I thought I had to add the picture first before adding the code you sent me. Link to comment
tuanphan Posted March 5 Share Posted March 5 On 3/1/2024 at 9:01 AM, emsimes said: My mistake, sorry. I thought I had to add the picture first before adding the code you sent me. Have you solved it yet or still need help? 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!) 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