Menu nav bar Posted in : Empathy stephdenisParticipant 12 August 2017 at 14:01 #49993 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. serkanModerator 13 August 2017 at 10:49 #50000 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 stephdenisParticipant 13 August 2017 at 14:22 #50006 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? serkanModerator 13 August 2017 at 16:53 #50010 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 Empathy - A vCard WordPress Themeby pixelwars Login and Registration Log in · Register