Hello. How do I delete the links on top of the page? I want to delete the "About Us, FAQ, News, and Privacy" links. Thanks!
Hello. How do I delete the links on top of the page? I want to delete the "About Us, FAQ, News, and Privacy" links. Thanks! |
well im newish so may not be the right way but you can go to 'Builders" then Navigation and just drag it in to the 'inactive' box |
templates/tmpl_uni/_header.html Delete what you don't want (delete About Us, delete this line __TOP_About__)
<div class="topestMenu"> __TOP_Links__ __TOP_News__ __TOP_ContactUs__ __TOP_About__ __TOP_Privacy__ __TOP_Termsofuse__ __TOP_FAQ__ __TOP_Feedback__ __TOP_Aff__ __TOP_Invitefriend__ __TOP_Bookmark__ __switch_lang_block__ </div> |
Thanks okweb! That was easy! |