Remove the main menu bar

Posted in: Newsmag
Post count: 10

Hello, I wonder if it is possible to remove the main menu bar, in the style 6 newsmag header. And if so, can you help me to get it? Thank you!

Post count: 6535

Hi

Do you you want to remove the main menu from header style 6. If so you can try this css in theme panel > custom code > custom css:

.td-header-style-6{
display: none;
}

Let me know ho it goes and if this is not what you mean please provide your site url and more details about the desired result so I can get back to you with a more accurate answer.
Thanks!

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