How to remove main menu

Posted in: Newsmag
Post count: 4

Hi,

I would remove the main menu completely … any suggestions on how to do it ? Thank you for your time.

Post count: 6535

Hi

To remove the main menu from the site you need to edit the file corresponding with the header style used and comment the indicated line: http://screencast.com/t/k7ajfIwzChqY Also you will need this css in theme panel > custom code > custom css: http://screencast.com/t/56qiv0fSayi

.td-header-menu-wrap {
min-height: 0;
}

Thanks!

Post count: 4

Thank you so much Andrei!! It works.
I removed the main menu and only left the top menu… but is it normal that I can’t see it on mobile?

Post count: 6535

Hi

To remove the mobile menu you need to edit the header-menu.php and delete the indicated line here: http://screencast.com/t/ssP045jdhttp://screencast.com/t/1csTkliKx

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.