HI There, How do I remove the menu from showing on the home page? I have attached a screenshot. Thanks, Sandra
Hi, To remove the top menu bar, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .menu-wrapper-bg ul#menu-front { display: none; } Hope this helps...! Thanks & Regards! Akbar InkThemes.com
Hello Sandra, Just paste the code in the Additional CSS section instead of Custom CSS section. (Dashboard->Appearence -> Customize -> Additional CSS) Hope this helps...! Regards, Akbar InkThemes.com
Hi Sandra, Use the below mentioned code: Code: .menu-wrapper-bg ul#menu-front { display: none !important; } If it will still not works, just send the below-mentioned credential details at [email protected] along with the thread link. WordPress Website URL: - WordPress Username: - WordPress Password: - We will do the needful. Regards, Akbar InkThemes.com