EvolveHP Posted September 9, 2020 Share Posted September 9, 2020 Site URL: https://www.evolvehumanperformance.net/21day-nutrition-challenge-females Trying to resize images on mobile site I've tried using other snippets of code people are suggesting but it doesn't seem to be working. Trying to resize all of the blue icons on this page: https://www.evolvehumanperformance.net/21day-nutrition-challenge-females Thanks in advance Link to comment
tuanphan Posted September 10, 2020 Share Posted September 10, 2020 Add to Home > Design > Custom CSS /* resize icons */ @media screen and (max-width:767px) { /* envolve online */ div#block-7fe2922703671f73b889 + .row .image-block { width: 50%; margin: 0 auto; } /* our program */ div#block-d8d2d153673ebb10d2f4 + .row .image-block { 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 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