Tagged: menu highlight
Hi guys,
I have an issue with the menu that seems to be a bug on Chrome and Safari (mac/win): I have a one-page site and the border bottom of the highlight is switching back to the first menù item giving a flickering effects when scrolling page.
After a deep look at this I can see that it switches on every scrolled pixel: alternating the correct item menu (corresponding to the section where the mouse is) with the first item of menu. Depending in which pixel I stop scrolling the highlight border is under the correct item or not at all!
I have upgraded right now both WordPress (4.2.1) and theme (3.1.4) at the last version.
I don’t know if it is clear, you can see it in action at the link below…
Hope you can help me because the customer only uses Chrome and doesn’t accept it! :-(
Thanks, regards
Hey marcella-metae!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Regards,
Rikard
Hi!
The problem was that you used #top for the first menu item which is the id of body tag which wraps the whole site so it was ‘active’ all the time. I changed the first menu items to #header instead and it’s working as it should now.
Best regards,
Rikard
Great Rikard, this solved the issue!
Thank you very much :)
Best regards
Marcella