DanielChicagoCane Posted June 19, 2022 Share Posted June 19, 2022 Site URL: https://www.chicagocane.com/ Want to get my hero image to look correct on mobile. As it stands this is what it looks like clipped off at the top: The CSS I have right now is the following: Quote @media only screen and (max-device-width: 600px) {[data-section-id="62a1154305dc802ad92b38cb"] { min-height: 5000px !important; }} Link to comment
tuanphan Posted June 20, 2022 Share Posted June 20, 2022 Can you remove your code? 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
DanielChicagoCane Posted June 21, 2022 Author Share Posted June 21, 2022 17 hours ago, tuanphan said: Can you remove your code? Commented it out Link to comment
Solution tuanphan Posted June 21, 2022 Solution Share Posted June 21, 2022 4 hours ago, DanielChicagoCane said: Commented it out Don't remove any code in your current code. Add this to Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="62a1154305dc802ad92b38cb"] { margin-top: 10vh; } } 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