WordPress default header

Posted in: Newsmag
Post count: 38

Hi,

Your site, demos and everything shows clean headers starting from theme header.

For me, it starts with WordPress logo black header about a 1/3 inch high on very top with logo+log in+register on the right and search on the very left. How do I get rid of it?

Further, If I want the very top to have a large (scalable for mobile) banner, then the top menu then the header, how do I do that?

How do I make the header menu go full width of the screen?

Post count: 6535

Hi

On our demo we use header style 1 and top bar style 1. You can chose the header style from theme panel > header: http://screencast.com/t/fWbsLakG You can also check our documentation for more detail about theme’s header styles in order to choose on which will fit best for your site: https://forum.tagdiv.com/newsmag-header-styles/ Fort a full width menu you can choose from header styles 8, 9 and 10.

I am not very sure where you want to add the banner add so please provide your site url and more details in this regard so I can inspect this closer and get back to you with a more accurate answer.

Thanks!

Post count: 38

I have no problem choosing styles. You did not get my question.

Do you know the WordPress logo? The W? Well my site gets an ADDITIONAL top top bar above your theme with that logo on it.

see screen

http://www.screencast.com/t/WjYxSwydE

Post count: 6535

Hi

Sorry for misunderstanding.
This menu is not controlled by the theme, it is generated by WordPress. By default shouldn’t be displayed on the site and I assume that there is a plugin which overwrite this. Try to deactivate all plugins accept Visual Composer, clear all caches then test again.
Let me know how it goes and if you still can’t manage to solve this provide your site url so I can have a closer look.

Thanks!
Andrei L tagDiv!

Post count: 38

Andrel, thanks.

This issue is not unique to me and don’t think it is plugin driven either.

It is described in great detail here:

https://wordpress.org/support/topic/get-rid-of-that-admin-bar?replies=25

The simple workaround for now is described there:

“Just add the following line, somewhere into the functions.php file of your theme(s):
add_filter( 'show_admin_bar', '__return_false' );
And gone it is.”

Post count: 6535

Hi

Glad you have managed to solve this. Thanks for letting me know and for sharing the solution here so other users can benefit from it.

Have a nice day!

Post count: 38

Andrei, you are welcome.

It would be good if the code or other solution would be included in your updates.

Post count: 6535

Hi

Thanks for your suggestion, I’ve added it on our todo list and will consider it in next theme updates.
Have a nice day!

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