DennisFelgentreff Posted February 13, 2021 Share Posted February 13, 2021 Site URL: https://www.online-aachen.de Hi there, It's kind of mysterious. I just added some videos to my site. When I open my site on mobile, I can scroll to the right where is a lot of white. I'm not sure if it has sth to do with the just added videos. Desktop version still OK! Can anyone help? Thanks in advance! Link to comment
tuanphan Posted February 16, 2021 Share Posted February 16, 2021 Try adding this to Design > Custom CSS @media screen and (max-width:767px) { html, body { overflow-x: hidden; } } 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
mariescantrol Posted June 1, 2021 Share Posted June 1, 2021 On 2/16/2021 at 9:27 AM, tuanphan said: Try adding this to Design > Custom CSS @media screen and (max-width:767px) { html, body { overflow-x: hidden; } } When I tried doing this sure it fixes the white space, but now the content is cut off on the right side... I tried fixing html and body margin and padding but nothing changes. not sure where this space is coming from. Link to comment
tuanphan Posted June 3, 2021 Share Posted June 3, 2021 On 6/1/2021 at 7:42 PM, mariescantrol said: When I tried doing this sure it fixes the white space, but now the content is cut off on the right side... I tried fixing html and body margin and padding but nothing changes. not sure where this space is coming from. Can you share link to your site? We can check easier 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