Click here – to select or create a menu

Posted in: Newspaper
Post count: 17

I don’t want main menu to show. I’ve selected no menu in options and here’s what shows up:

Click here – to select or create a menu

How can I have no menu?

Thanks!

Post count: 6600

Hi,

Unfortunately there is no option for this, you can use css to hide the menu:

.td-menu-placeholder, .td-menu-header {
display: none;
}

Or you can remove it from here: http://screencast.com/t/xSifF51VByco
Hope this helps!

Thanks

Post count: 17

Thanks!

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