Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › URL Changing Issue
Tagged: URL, anchor scrolling
Hi there,
I have enabled anchor scrolling on my website.
I have two menu items which scroll to different sections on my homepage using the following links:
http://localhost:8888/wordpress/#intro
http://localhost:8888/wordpress/#podcast
The issue I am facing is that the website URL changes when one of these links is selected.
How do I prevent this from happening and maintain the same URL (http://localhost:8888/wordpress) while using anchor/scrolling links?