How to remove WordPress menu from the top-left corner?

Posted in: Newspaper
Post count: 4

Could you please provide help to remove that “W” – WordPress menu button, that is shown in the top-left corner of my website.

Post count: 23312

Hello amirulsheikh,

Do you are referring to mobile? Provide your website URL so I can inspect it closer and provide a more accurate code/response.

Thanks.

Post count: 4

It’s in desktop home page. Please look at this site:
https://www.makeindiashineagain.com/

The top-left corner has “W” wordpress menu:
WordPress.org
Documentation
Support Forum
Feedback

Please advise how to get rid of that.

Thank you!

Post count: 23312

Hello,

Here is talking about admin bar from WordPress which can be disabled from the settings. Check here -> http://www.wpbeginner.com/wp-tutorials/how-to-disable-wordpress-admin-bar-for-all-users-except-administrators/

Try the code below ->

#wp-admin-bar-wp-logo{
display:none!important
}

Thanks for the message!

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