BLONDECREATIVES Posted June 22, 2021 Share Posted June 22, 2021 Site URL: https://www.forwardgoalkeeping.ca Hi! I am looking for someone to help me find some coding that will automatically resize my entire banner image when the website is viewed on mobile. Thanks in advance! Link to comment
tuanphan Posted June 24, 2021 Share Posted June 24, 2021 On 6/23/2021 at 12:26 AM, BLONDECREATIVES said: Site URL: https://www.forwardgoalkeeping.ca Hi! I am looking for someone to help me find some coding that will automatically resize my entire banner image when the website is viewed on mobile. Thanks in advance! Add to Design > Custom CSS > then save & reload the site /* Mobile-resize top banner */ @media screen and (max-width:767px) { [data-section-id="60d2183e64b36f50789683d5"] { min-height: unset !important; height: 50vh; } } 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