Nora-Creative Posted August 22, 2020 Share Posted August 22, 2020 Site URL: https://www.angie-robinson.com/cultivating-connection/ Hello! I am trying to use a poster block to to create a section on my index page. It looks good on desktop, but when I go to mobile view the image shrinks down so much. Is there any css that would help to stretch the white box (is is a white jpg image) on mobile? Here is a screenshot of what it looks like. Thanks!! Website url: https://www.angie-robinson.com/cultivating-connection/ Link to comment
tuanphan Posted August 22, 2020 Share Posted August 22, 2020 Add to Home > Design > Custom CSS /* White box poster */ @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1598047767488_12052 .image-inset { padding-bottom: 100% !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
Nora-Creative Posted August 23, 2020 Author Share Posted August 23, 2020 Thank you so much!!! You are magic! Link to comment
Jadecam Posted September 2, 2021 Share Posted September 2, 2021 @tuanphan Hi I'm having a similar issue with posters. Can't seem to fit the text and the button in the image on mobile. I've tried to above code as well as other's you've replied too and replaced my blocks but there may be something else to it I'm guessing. Could you help me out by any chance? On "Home (copy)" #block-yui_3_17_2_1_1630518621925_4986 but will apply to others.https://iris-decagon-2j3k.squarespace.com/config/ Pass: 123456 Thank you in advance!! Link to comment
Jadecam Posted September 2, 2021 Share Posted September 2, 2021 9 hours ago, Jadecam said: @tuanphan Hi I'm having a similar issue with posters. Can't seem to fit the text and the button in the image on mobile. I've tried to above code as well as other's you've replied too and replaced my blocks but there may be something else to it I'm guessing. Could you help me out by any chance? On "Home (copy)" #block-yui_3_17_2_1_1630518621925_4986 but will apply to others.https://iris-decagon-2j3k.squarespace.com/config/ Pass: 123456 Thank you in advance!! Here's the screen shot for reference Link to comment
tuanphan Posted September 5, 2021 Share Posted September 5, 2021 On 9/2/2021 at 9:24 PM, Jadecam said: Here's the screen shot for reference Hi, It is fine here. Do you 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
Archived
This topic is now archived and is closed to further replies.