Hi!
I have this problem:
it adds #top to the menu link url if I click on the same item two times.
Is there any way to remove it?
thank you!
Hi!
The browser is trying to find the first anchor in the page and it ends up on the #top anchor which is used to scroll the page to the top of the window when the user has scrolled down.
So removing it will also remove that ability but will also prevent a lot of the theme css which uses the top ID as part of its selectors.
Regards,
Devin
Hi,
devin
Thanks for your answer,
but as I’m not an expert developer I didn’t understand so well if is possible to remove #top , if yes how, or if is better not to remove.
I saw in other site done with enfold this problem doesn’t appear…
Thank you again for your help.
G.
No, you would not be able to remove it.
ok
thank you !