3DeerPrints Posted April 23, 2021 Share Posted April 23, 2021 (edited) Site URL: http://www.3deerprints.com Hello, I would like to resize icons/pictures on mobile homepage to be more viewer friendly on mobile version. Is there any solution? If yes, is it possible to use it also for Portfolio page (this page should behave as a Project Section)? Thanks for help! Edited April 23, 2021 by 3DeerPrints Link to comment
tuanphan Posted April 23, 2021 Share Posted April 23, 2021 Add to Design > Custom CSS /* resize mobile home icons */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1616096802060_10324+.row .image-block { width: 50% !important; 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