billystar101 Posted January 4, 2021 Share Posted January 4, 2021 Site URL: https://www.slaythaday.com/ Quick help needing to adjust the homepage on desktop and mobile. Not sure how to have my image fully display on both. It's cut off a bit. Thank you, Link to comment
tuanphan Posted January 7, 2021 Share Posted January 7, 2021 Add to Home > design > Custom CSS /* resize mobile banner */ @media screen and (max-width:767px) { body.homepage #page section:first-child { min-height: 20vh !Important; } } billystar101 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
billystar101 Posted January 7, 2021 Author Share Posted January 7, 2021 (edited) You're the best @tuanphan, I swear you're always helping me haha. Is there a way for the footer not to be so large as well? Edited January 7, 2021 by billystar101 Link to comment
tuanphan Posted January 8, 2021 Share Posted January 8, 2021 Add to Custom CSS footer.sections .content-wrapper { padding: 5px !important; } footer.sections section { min-height: unset !important; } 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
billystar101 Posted January 13, 2021 Author Share Posted January 13, 2021 My site doesn't seem mobile compatible even though I haven't strayed very far from the original theme. The footer on mobile it huge, and it's not a fixed-width. Can you help? Link to comment
tuanphan Posted January 16, 2021 Share Posted January 16, 2021 On 1/14/2021 at 6:58 AM, billystar101 said: My site doesn't seem mobile compatible even though I haven't strayed very far from the original theme. The footer on mobile it huge, and it's not a fixed-width. Can you help? Add to Design > Custom CSS @media screen and (max-width:767px) { body.homepage #page section:first-child { min-height: 90vh !important; } } billystar101 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
billystar101 Posted January 28, 2021 Author Share Posted January 28, 2021 You are a continuous saint! Thank you! I might have some more updates i'll need help with soon. Appreciate you 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