TaraIngalls Posted October 30, 2020 Share Posted October 30, 2020 Site URL: http://precisiondesignbuildinc.com I am trying to figure out how to decrease the size of the icons in the mobile view of my site: http://precisiondesignbuildinc.com. Currently they stack on top of the text which is fine, but they are too large. Is there a way to adjust this? Thanks! Link to comment
tuanphan Posted October 30, 2020 Share Posted October 30, 2020 You mean 3 images? Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#page-section-5f777e3d03db073de4e03093 .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
Archived
This topic is now archived and is closed to further replies.