RecommenceDesign Posted August 5, 2021 Share Posted August 5, 2021 Site URL: https://icosahedron-jellyfish-9t2z.squarespace.com/ Hello - I have tried all the codes suggested to make the footer image smaller on mobile and none seem to work. Any help would be appreciated! Thank youuu Site: https://icosahedron-jellyfish-9t2z.squarespace.com/ Site pw: Centre Link to comment
tuanphan Posted August 8, 2021 Share Posted August 8, 2021 On 8/5/2021 at 7:05 PM, RecommenceDesign said: Site URL: https://icosahedron-jellyfish-9t2z.squarespace.com/ Hello - I have tried all the codes suggested to make the footer image smaller on mobile and none seem to work. Any help would be appreciated! Thank youuu Site: https://icosahedron-jellyfish-9t2z.squarespace.com/ Site pw: Centre Hi. Add to Design > Custom CSS /* resize footer image */ @media screen and (max-width:767px) { footer.sections .image-block { width: 50%; margin: 0 auto; } } RecommenceDesign 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!) Link to comment
RecommenceDesign Posted October 15, 2021 Author Share Posted October 15, 2021 Thank you so much @tuanphan I was pretty stuck and I really appreciate your help. It worked perfectly. 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