Menu Link
-
I was wondering how I could link my ‘About Us’ menu to a specific place on the homepage instead of linking it to a whole new page? Thanks in advance!
-
Hi there,
You can do this using something called a Page Jump.
Add a heading block above the section you want to link to. In the editor sidebar make sure it’s set to block, and click on Advanced. You’ll see an option there to enter an HTML anchor. Add a unique term there, like
about.Publish/update your page. Then open the Customizer and edit your menu. Instead of adding a page to the menu, add a custom link. Name that menu item About Us, and for the URL, use
#about. Save the menu.Now if someone click that item in the menu, the page will jump down to the heading to which you added that anchor.
https://en.support.wordpress.com/splitting-content/page-jumps/
- The topic ‘Menu Link’ is closed to new replies.