Page doesn't open to top?

I have almost completed a website and I’m really happy with it. I’ve managed to trouble shoot almost everything but I seem to be having a couple problems on the PUBLISHED version that I can’t figure out.

I actually have two questions. The most important one:

When I click on certain pages (Sold Listings, About Us) in the published version, the page opens and defaults to the bottom…I would like the page to open and you to be at the top of the page, obviously. I’m not sure why it’s opening and taking the user to the bottom. How can I fix this?

My second question is: how do I make my navigation links stay the hover color when you’re on the corresponding page?

Thank you in advance!

Here is my public share link: https://preview.webflow.com/preview/bdrealty?preview=763f7b3a94a85b4a7faf43a836cd218b

PUBLISHED VERSION with the problem:
http://bdrealty.webflow.io/

Hi,

The first problem is caused by having form elements with auto focus set. De-select this setting on the form element and this problem will stop.

For the second you need to style the current state of the link. On the home page make sure you have select the Navlink element and not the nested div. When you have done that you will notice that the class “current” has been added to the Navlink element. Style this state.

Hope that helps :slight_smile:

Alex! You are a life saver.

When I click on my link element the current state is not coming up however? Why would that be?

To see the ‘current’ class, you’ll need to go to the same page that link is pointing to. Hope this helps :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.