LeeLee Posted September 25, 2020 Share Posted September 25, 2020 (edited) Site URL: https://panda-cylinder-3za4.squarespace.com/ Hi, I want to resize my mobile image on this page https://panda-cylinder-3za4.squarespace.com/about-salon-purpose: I've tried codes I have used before however it's not resizing on mobile (would like it 50% of the size). Thanks, Lee Edited September 26, 2020 by LeeLee Code provided Link to comment
tuanphan Posted September 26, 2020 Share Posted September 26, 2020 Add to Home > Design > Custom CSS /* About salon resize image */ @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1601099246769_12784 { width: 70% !important; margin-left: auto !important; margin-right: auto !important; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment