dchavez Posted July 18, 2020 Share Posted July 18, 2020 Hi, Im looking into resizing 2 images on the footer to fit the mobile view. They currently look huge. www.gypset.com password: gypset2020 Link to comment
tuanphan Posted July 19, 2020 Share Posted July 19, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { /* image 1 */ div#block-yui_3_17_2_1_1592575226526_26617 { width: 30%; margin: 0 auto; } /* image 2 */ div#block-yui_3_17_2_1_1592575436546_40453 { width: 30%; margin: 0 auto; } } SodaCreekDigital 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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