• The navigation doesn’t seem to work on this theme. I would like the page to scroll down to the section when i click on it in the menu, how do i do this?

Viewing 1 replies (of 1 total)
  • Hello @donnti,
    You can use HTML anchor from WordPress.
    To do this you can :
    1. First, group the section that you want to anchor. (Right-click to the section then choose group).
    2. Select the group of the section, then in the sidebar on the right it will show the settings of the group that you select.
    3. Then choose “Advanced”, then fill html-anchor with a unique name.
    4. Copy the name that you use in html-anchor then add a custom menu (in Appearance> Menus ) with url : #<html-anchor-name> . Replace <html-anchor-name> with the name of html-anchor that you use.

Viewing 1 replies (of 1 total)
  • The topic ‘Navigation’ is closed to new replies.