Orange008 Posted January 2, 2021 Share Posted January 2, 2021 Site URL: https://www.nsecond.com/ Hi, i've made the website but all the images show on the mobile / screen are different. How can I auto-resize the images to fit the screen? Thanks Link to comment
tuanphan Posted January 5, 2021 Share Posted January 5, 2021 Hi. Add to Home > Design > Custom CSS /* resize home top banner */ @media screen and (max-width:767px) { body.homepage #page section:first-child { min-height: 10vh; } } 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.