I have looked and found many of the answers to this, but none are working. I really know nothing about CSS and its a foreign language to me. But I am trying to remove the menu from the Front Page of my site. I know the page ID and can find the <nav> and <class> info for the menu but everything I have tried does not work.
I have tried the following in CSS: .page-id-2 .site-navigation .primary-navigation{
Page ID is: 330
Primary Menu is: Menu 1
Theme is: ColorMag by ThemeGrill
Menu Code in CSS: <nav id=”site-navigation” class=”main-navigation clearfix” role=”navigation”>
Any help is appreciated, thanks!!
The page I need help with: [log in to see the link]