Archived topic
On re-sizing the home page a horizontal scroll bar appears
3 replies · Started by Tim on January 18, 2017
Hello,
On re-sizing the home page a horizontal scroll bar appears
At first, I thought it might be the styling of the menu I did but I removed all the CSS and the scroll bar still showed on es-sizing
I introduced a margin or something, I have spent hours trying to figure this out any help is appreciated
I am suing Beaver builder so this might be a question for them if you find that's the case please let me know
http://aaa.greaterthanthesum.com/
Thanks
Hi Tim,
I played around with re-sizing for a bit with Chrome and Firefox but can't seem to get the scroll bar to show.
Anyways...give this CSS a shot?
body {
overflow-x: hidden;
}
Let me know.
Tom, Beaver builder said pretty much the same thing without the CSS
I added the CSS and this seems to have fixed the issue on my system
I have asked a lot of question lately and I much appreciate all your help!!
Thanks again
Glad we can help!