Hi There.
I have anchor links on top of a page taking you to text sections on the same page. Anchors at the bottom of the text sections take you back to the top links. It works perfectly above breakpoint 767 but all links just take you to the header when under 767.
I have disabled ALL plugins and am not using cache. The same thing happens when I add a menu to a page. Menu ceases to work below 767.
Hi @Gnosis123,
Thanks for reaching out.
I have checked your website thoroughly and found that the id used to link the different sections has been used multiple times. And also the parent section of the desktop section has been hidden for the mobile, where the first occurrence of the id is present. And that is why the menu can’t find the section, it will take the first occurrence of the id in case it is used multiple times on the same page.
I would suggest using the different id for the mobile version and replacing the menu for mobile with that *id to get rid of this problem.
Hope it helps.
Thanks
Thanks for your help. All sorted! Always something new to learn.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.