Hello there,
Can you help me remove the scroll bar at the bottom of my page?
I already tried to use this:
html body {
overflow-x: visible; !important;
}
But still there’s a scroll bar at the bottom of the page.
I can’t figure out what section of the page I need to change in order to remove it if there is.
My domain name is https://www.freefinancialself.com
