EMpyreanArtCo Posted January 22, 2020 Share Posted January 22, 2020 I am using this code to reduce the size of 'Amazon, Apple Books & Google Play Badges' images on my Home Index page on the Mobile version of website only (lifedeeperstill.squarespace.com) but nothing seems to be working. I upgraded my plan just to custom code! Would someone be able to check it out? #collection-5e26fcabf068c869feaa849f #block-yui_3_17_2_1_1577452920169_13860 { @media screen and (max-device-width: 640px) { .sqs-block-content .image-block-outer-wrapper { width: 50%; height: 50%; margin: auto; } } } Link to comment
tuanphan Posted January 22, 2020 Share Posted January 22, 2020 edit the code to @media screen and (max-device-width: 640px) { #collection-5e26fcabf068c869feaa849f #block-yui_3_17_2_1_1577452920169_13860 { .sqs-block-content .image-block-outer-wrapper { width: 50%; height: 50%; margin: 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.