This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Amzy Leel
Hi there,
I want to remove menu bar (i.e. Menu Blog Contact Us) on the top from particular pages. I don’t want to remove header completely because I want the logo.
Please help me out!
Hello,
put this css code in,
8theme options –>> styling –>> custom css –>> global custom css
.menu-wrapper .menu { display: none;}
You must be logged in to reply to this topic.Log in/Sign up