HairyStories Posted September 3, 2020 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).
tuanphan Posted September 4, 2020 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 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.