nowicluk Posted October 13, 2020 Share Posted October 13, 2020 Site URL: https://snail-asparagus-wmjl.squarespace.com Hi community, I am looking for a way to display the desktop landing page photo properly on mobile. It would be best to shrink it to make both ladies visible. Any thoughts? You help is much appreciated. Link to comment
creedon Posted October 14, 2020 Share Posted October 14, 2020 How about removing the background image and adding the image as an image block to the top of the page section below? Or you can have two page sections. Whatever works for you. Ignore the text it's left over from some previous tinkering. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
tuanphan Posted October 14, 2020 Share Posted October 14, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .homepage #page section:first-child { min-height: 30vh !important; } } 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
nowicluk Posted October 16, 2020 Author Share Posted October 16, 2020 On 10/14/2020 at 8:11 PM, tuanphan said: Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .homepage #page section:first-child { min-height: 30vh !important; } } Worked perfectly! 🙂 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.