Menu nav bar

  • Posted in : Empathy
  • stephdenis
    Participant

    How do I add a new page I created to the menu nav bar? I looked at tutorials on Google and searched in the forum but didn’t find anything.

    serkan
    Moderator

    Hi,
    Please read the documentation in the theme file. You should drag and drop a menu item in the empathy template page widget and also create the same menu in the menu list.
    Thanks

    stephdenis
    Participant

    ok thanks, sorry about that.

    so i added the menu item to the menu bar. But by default it also appears as a title on my page.

    How not to make it appear as page title?

    serkan
    Moderator

    Hi,
    If you want to hide the page title for about me page then you should use this custom css code;

    #my-story .page-title { display: none; }

    If you would like to hide all the page titles then you can use this custom css code;

    .page-layout .page-title { display: none; }

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register