Hide Main Menu in the Homepage

Posted in: Newspaper
Post count: 25

Hello,

It’s possible to hide the main menu only in the homepage?

Thanks

Post count: 6535

HI

Yes it is possible using a bit of css. Try this code in theme panel > custom code > custom css: http://screencast.com/t/lCXlAExP

.home .td-header-menu-wrap-full {
display: none!important;
}

Let u know ho it goes.
Thanks!

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