cesarlanga Posted December 1, 2019 Posted December 1, 2019 Hello,How can I make the images in my "Leadership" page to appear smaller in mobile devices but to remain the same in computer view? Website: cesarlanga.com Thank you
tuanphan Posted December 2, 2019 Posted December 2, 2019 @cesarlanga add to Home > Design > Custom CSS @media screen and (max-width:640px) { body#collection-5de035815043fe7cebe9685f .sqs-block-image { max-width: 50%; 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.