Disable Main Menu

Posted in: Newspaper
Post count: 5

Is there an easy way to disable the main menu and just use the top bar and footer menus?

Post count: 23312

Hello sfmonitor,

Try to use the code below and place it in Theme panel -> Custom CSS area.

.td-header-menu-wrap{
display:none;
}

Thanks.

Post count: 5

Thanks Catalin. Appreciate the assist
John

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