Lauri Posted October 7, 2020 Share Posted October 7, 2020 Site URL: https://www.statementmakerz.com/ I need some help please. The image on my home page is not showing the entire product on my mobile page and cuts off some on the desktop version. I’ve tried readjusting but nothing is happening. May I get some assistance please. Pictured added of how it looks on mobile Link to comment
Solution tuanphan Posted October 7, 2020 Solution Share Posted October 7, 2020 Add to Home > Design > Custom CSS /* resize mobile banner */ @media screen and (max-width:767px) { .homepage #page section:first-child { min-height: unset !important; height: 40vh; margin-top: 15vh; } } 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
Lauri Posted October 7, 2020 Author Share Posted October 7, 2020 12 minutes ago, tuanphan said: Add to Home > Design > Custom CSS /* resize mobile banner */ @media screen and (max-width:767px) { .homepage #page section:first-child { min-height: unset !important; height: 40vh; margin-top: 15vh; } } Thank you very very much! 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