LonniWong Posted July 7, 2022 Posted July 7, 2022 Site URL: https://leopard-owl-xw5g.squarespace.com/home Hello, Is it possible to resize an image only for the mobile view? (-75%) It is a little logo, that appears very big on the mobile version, but on desktop it is correct.https://leopard-owl-xw5g.squarespace.com/home pw: testme Any help appreciated! Thank you!
tuanphan Posted July 8, 2022 Posted July 8, 2022 I see you solved with this CSS? @media screen and (max-width: 767px) { div#block-yui_3_17_2_1_1657052303901_6495 { width:15%; margin: 0 auto } } ChristinaSimon 1 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!)
ChristinaSimon Posted October 4, 2022 Posted October 4, 2022 Hi Tuanphan, I'd also like to resize images for mobile screens. Have seen a few of your code examples which all feature a version of div#block-yui............ Can you please explain what that means and how I can find out what to put behind div#block-yui? Thanks in advance! Christina
ChristinaSimon Posted October 5, 2022 Posted October 5, 2022 14 hours ago, ChristinaSimon said: Hi Tuanphan, I'd also like to resize images for mobile screens. Have seen a few of your code examples which all feature a version of div#block-yui............ Can you please explain what that means and how I can find out what to put behind div#block-yui? Thanks in advance! Christina Ok, have solved this with the help of the notes in your footer, @tuanphan 🙂 #newtosquarespace 😉 tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment