HairyStories Posted September 3, 2020 Share Posted September 3, 2020 Site URL: https://www.hairystories.com/ Can anyone tell me if there's a way to specify that an image becomes smaller when viewing on mobile? Or specifying a different image to appear when on mobile? My 'Listen on Apple' image looks good on desktop, but is too big on mobile (see attached). Link to comment
tuanphan Posted September 4, 2020 Share Posted September 4, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .homepage #page section:first-child { min-height: unset !important; height: 60vh; } } 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