rsavoie Posted November 6, 2020 Share Posted November 6, 2020 Site URL: https://rysechirospa.com When my website loads sometimes it makes a black bar to the right of the page that makes it more difficult to properly scroll through the pages. It appears that it may be due to sidecar customizations, but I can’t figure out where it is coming from. It seems to be more of an issue on mobile devices, but I can get it to occur on desktops as well. See attached screenshots below. Thanks for any help! Link to comment
tuanphan Posted November 10, 2020 Share Posted November 10, 2020 Try adding to Home > Design > Custom CSS @media screen and (max-width:640px) { 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.