Is there a way I can remove the menu from the home page? I cannot seem to find any code in the header.php file to do it.
Is there a way I can remove the menu from the home page? I cannot seem to find any code in the header.php file to do it.
Hi Simplyamandalee,
So if you want to remove whole menu from the homepage. copy this css and paste it in your Custom Css box inside theme options
.home #access{display:none;}
Regards,
Rabin
You must log in to post.