Comments William started the conversationJuly 13, 2014 at 12:51pmHello,I would like to disable the home section from menu, but I don't find how to do that. Can you help me please? I would like it to be active, but I don't want to see "Home" in the menu.Thanks 8,839Tahir repliedJuly 14, 2014 at 3:48pmHey!Add this into the Custom CSS box located in your Salient Options panel :header#top nav > ul >li:first-child { display: none !important; } Cheers ThemeNectar Support Team William repliedJuly 14, 2014 at 9:56pmThanks ! Sign in to reply ...
Hello,
I would like to disable the home section from menu, but I don't find how to do that. Can you help me please? I would like it to be active, but I don't want to see "Home" in the menu.
Thanks
Hey!
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
Thanks !