'Bottom of site cut off/ scroll bar
I seem to have an issue that can be replicated sometimes but not always.
The bottom of the homepage, find us section is cropped off with a scroll bar added to the right and bottom. I have tried a few things and can’t seem to shift it
http://aquila-k9.flywheelsites.com/
New to this and learning so appreciate any direction.
Solution 1:[1]
In the div or section having the scrollbar set
overflow-x: hidden;
I can explain the answer more efficiently if share your code.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | nandini Srivastava |
