I am having trouble using the menu to remove pages that I do not want to show in the top navigation bar. I only want these to be linked in the footer and have them set up there with no problems. website is www.LinkedInAuthorityMaker.com Thanks, Sandra
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .menu-wrapper { visibility: hidden; } Thanks & Regards Gourav Shrivastava
Thank you for your prompt reply. I have added the code and it removed all the pages from the nav bar. How do I set it up to show just certain pages on the nav bar? Thanks, Sandra
Hello, For this go to Appearance > Menus Create a custom menu and only add the pages that you want to show in the navigation bar. Thanks & Regards Gourav Shrivastava
Hello, 1. Firstly, remove the code given above by Gourav from the Custom CSS section (Appearance > Theme Option > Styling Option > Custom CSS) . 2. Go to the Appearance > Menu Panel of your dashboard and add only those pages in the menu that you want to display on the top menu bar and you can remove certain pages from that menu bar also. See the image for reference. This will solve your issue.