Mobile home screen shows horizontal scroll bar
-
Hello,
I am using the FREE version of Elementor with NEVE theme. When I tried to access the website on my mobile, the vertical scroll would freeze and would work after attempting to scroll after a few times. I added the following CSS code to solve that problem:
@media only screen and (max-device-width:700px) { html{ overflow-x: visible !important; } }
Now this has introduced a weird horizontal scrollbar only on my home screen. Please advise.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Mobile home screen shows horizontal scroll bar’ is closed to new replies.