amsperle Posted July 1, 2023 Share Posted July 1, 2023 I'm currently working on a website that looks great on desktop but shows a random white line on the mobile version. I've attached an image below. I've tried coding it out, playing with site colors, and readjusting page layout but can't get rid of the line even when I turn off the option for a page divider. Current code being used in CSS is @media screen and (max-width:767px) { body#collection-62190ed89b8bb57737b08465 br { display: none; } } Any help is appreciated! Link to comment
tuanphan Posted July 3, 2023 Share Posted July 3, 2023 Add to Design > Custom CSS body { background-color: #757264; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank 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