katarinamravlja Posted August 2, 2021 Share Posted August 2, 2021 (edited) Site URL: https://www.globalpowertour.com/ Hello, I'm having trouble optimizing my hero image for mobile view. I've tried adding the CSS but didn't seem to add it correctly. Please help! Thank you for all the help! Kind regards, Katarina Edited August 2, 2021 by katarinamravlja Link to comment
tuanphan Posted August 3, 2021 Share Posted August 3, 2021 On 8/2/2021 at 7:17 AM, katarinamravlja said: Site URL: https://www.globalpowertour.com/ Hello, I'm having trouble optimizing my hero image for mobile view. I've tried adding the CSS but didn't seem to add it correctly. Please help! Thank you for all the help! Kind regards, Katarina Add to Design > Custom CSS > then save & reload the site /* resize mobile banner */ @media screen and (max-width:640px) { section#home-2-1 figure img { width: 100% !important; height: auto !important; left: 0 !important; min-height: unset !important; } section#home-2-1 { min-height: unset !important; height: 160px; } } 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