joeystephensmusic Posted February 1, 2021 Share Posted February 1, 2021 Site URL: https://www.joeystephensmusic.com Can someone help me with a CSS to keep the desktop size of this background image the same, while resizing it to fit a mobile screen? Thanks! Link to comment
joeystephensmusic Posted February 1, 2021 Author Share Posted February 1, 2021 site password: yeabuddy Link to comment
tuanphan Posted February 4, 2021 Share Posted February 4, 2021 Add to Design > Custom CSS /* resize mobile banner */ @media screen and (max-width:767px) { body.homepage #page section:first-child { min-height: 10vh; margin-top: 10vh; } } joeystephensmusic 1 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
joeystephensmusic Posted February 4, 2021 Author Share Posted February 4, 2021 (edited) Dude. You are a GOD! It worked perfectly! A million thanks! - Joey Edited February 4, 2021 by joeystephensmusic 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