I need to delete that bar!

Posted in: Newspaper
Post count: 7

a

Hi, It’s me again I want to delete that bar which I painted red.
I don’t need menu and search function because I have to make it hybrid application.
How can I delete that things?

  • This topic was modified 9 years by igbtkd.
  • This topic was modified 9 years by igbtkd.
Post count: 7

View post on imgur.com

View post on imgur.com

  • This reply was modified 9 years by igbtkd.
Post count: 20688

Hi,

You could hide the header menu using this code, just enter it in Theme panel->Custom Css

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

Result – https://www.screencast.com/t/GlNyCu1et
Thanks

Post count: 7

oh thank you sir!!!!

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