• Resolved stillewateren

    (@stillewateren)


    Somehow the default menu in the theme has dissapeared, and I would like to use the menu in the topbar to direct to the sections on the page. What code should I use? I figured out that #services works for the services-section ??

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • hi @ stillwateren

    Firstly u hav to create a page of menu title’s in dashbard.
    Then go to appearance>menu
    Click on create new menu and give some name to it then click save.then select on primary menu under menu settings.
    There u can see the menu name under pages section that u make pages that want to display as ur menu.so click on those pages and click on add to menu button then ur pages will be display to menu bar.

    Thanks

    Thread Starter stillewateren

    (@stillewateren)

    I’m sorry, I can’t understand half of what you’re saying.

    The problem is not that I don’t know how to make a menu using the pages I’ve made. I want to make a menu in the topbar WITHOUT going to individual pages – instead stay on the (front)page and go to for instance the portfolio-section.
    How do I do that?

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    First of all I want to tell you that this is not a parallax theme.
    So scrolling will not be smooth.

    You need to add an ID for each section. Open home-portfolio.php file and add an id to section like:

    <section class=”content_section bg_white” id=”home-port” >

    Save the changes.

    Now goto Appearance >> Menus and Click on Custom Links tabs.

    In URL field enter #home-port and in Link Text enter Portfolio or whatever you want.
    Save the menu.

    Now when you will click on Portfolio Menu it’ll take you to the Portfolio section on same page.

    Follow the procedure for all other section.

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘menu not working’ is closed to new replies.