- LendingWise - Help Center
 - Frequently Asked Questions
 
Customizing web form scroll bars
If you need to hide the scroll bars and prefer a cleaner page presentation or make the page grow as needed instead.
If you need to hide the scroll bars and prefer a cleaner page presentation ... you can try this:
Does not work very well with WordPress
- change it to this: (example)
 
As you can see in the first supplied part-
- frameborder="0",
 - removed height="794",
 - changed scrolling="no", and
 - removed the style="" part)...
 - adding the 2 additional script lines