kerstin Posted January 14, 2016 Share Posted January 14, 2016 Hi guys, I need help! I would like to remove the menu from a specific site on my homepage. I use the template Hayden and I already tried to add the following code into the PAGE HEADER CODE INJECTION: But nothing happened. I really appreciate your tips! Kerstin Link to comment
CSmith333 Posted January 15, 2016 Share Posted January 15, 2016 Try adding this code to the specific page header injection you want to hide the menu on. Click the cog icon next to the page, then go to advanced. <style> #headerNav{display:none!important} @media only screen and (max-width: 640px){ .mobile-nav-toggle-label, .fixed-nav-toggle-label,.top-bar,.middle-bar,.bottom-bar{display:none!important;}} </style> Link to comment
kerstin Posted January 17, 2016 Author Share Posted January 17, 2016 Thanks a lot! It worked perfectly! Link to comment
isak3d Posted December 7, 2017 Share Posted December 7, 2017 How can I a also remove the logo of the company to the left so visitors can´t get to the main page? :) Link to comment
jazlyn8787 Posted July 12, 2018 Share Posted July 12, 2018 Hi! I am having the same issue and I can not make it work. I am using the Farro template. I am trying to remove the navigation bar and the logo from one site. (I hope I can find a solution so I will not have to create the whole page and all of its content again as a cover page.) Thanks in advance! :-) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.