mintandpoppy Posted June 7, 2020 Share Posted June 7, 2020 Site URL: http://www.mintandpoppy.com Hello! Our homepage Index banner image looks great on desktop, but when we view it on mobile - it doesn't size down enough so you can't quite see our faces (photos attached). We've tried a few different CSS codes but nothing seems to work. Any help is appreciated! Site: www.mintandpoppy.com Password: katieandmegan Link to comment
tuanphan Posted June 8, 2020 Share Posted June 8, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .homepage .Parallax-item:first-child img { width: 100% !important; left: 0 !important; height: auto !important; top: 0 !important; } .homepage .Parallax-item:first-child figure { top: -200px !important; } section#welcome { height: 220px !Important; } } 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