ag3nt7
(John Frost)
1
Here’s the public link:
https://webflow.com/design/accessdeck?preview=7ad25bbcbc684e458cf1dc7dce8b74f8
and here’s the published link:
For some reason, using the public link load the website from the bottom (or middle)?? How do I get it to start at the top of the page?
I’m a total noob at this, and have relatively no background in html/css, so forgive my ignorance.
Thanks!
brryant
(Bryant Chou)
2
@ag3nt7 - browsers will scroll to that input field since you have autofocus set on that. Try removing autofocus and it shouldn’t do that anymore 
ag3nt7
(John Frost)
3
Awesome - thanks! I will give that a try.