3DeerPrints Posted April 23, 2021 Posted April 23, 2021 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!
tuanphan Posted April 23, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.