Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Remove “Menu”

#30098
Grace Support
Keymaster

Hi,

To remove the main primary menubar from your website
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code

.mainmenu { display: none !important; }

Regards
Grace Themes