Sirid Posted October 29, 2020 Share Posted October 29, 2020 (edited) Site URL: https://www.abrabeauty.dk/eyelash-extensions I'm sure there is a line of code that could do just this but being a css noob it has been a bit difficult. The banner image on laptop for this site works great but it is a bit pointless on mobile, is it possible to either force resize the image/left justify it so it should the portion of the image that makes sense? So many thanks Edited October 29, 2020 by Sirid Link to comment
tuanphan Posted October 31, 2020 Share Posted October 31, 2020 Add to Home > Design > Custom CSS /* resize mobile banner */ @media screen and (max-width:767px) { body#collection-5f636befef0cc164bf3237af #page section:first-child { min-height: unset !important; height: 40vh; } } 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