One Page Website Menu

In order to turn a page into a one page website with links scrolling down to relevant section on click, you just need to create sections on your page and assign ID’s to them.

1- Many Gutenberg blocks have HTML Anchor option like this:

Enter your desired anchor name for the section to be scrolled into, when a menu link is clicked.

2- Then in your Page/Site Menu, link to That Anchor with scrollto class

If you can’t see the CSS Classes option in your menus, simply enable it from your WordPress Admin -> Menus -> Screen Options

Was this helpful to you?