Frecklesandoranges Posted June 1, 2020 Posted June 1, 2020 Site URL: https://alligator-avocado-rmk6.squarespace.com/config/ Hello, Please could someone help me with the code to make the images on my testimonial sections smaller on mobile devices There is a section at the bottom of homepage and on the services page. I have attached an image as an example. password: help12345 Thank you!
tuanphan Posted June 1, 2020 Posted June 1, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1590245630619_13759+.row>.span-2 { width: 50% !important; margin: 0 auto; } } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.