Menu
web host pro logo
  • News
  • Websites
  • WordPress
  • Business
  • Dedicated Servers
  • Services
    • CPanel Hosting
    • EZ Website Builder
    • VPS Hosting
    • Dedicated Servers
    • Reseller Hosting
    • Domain Registrstion
web host pro logo
wordpress
March 27, 2013June 21, 2023

Remove that pesky WordPress top admin bar

Share it here
twitter facebook pinterest linkedin

hide-admin-bar

Fed up with that WordPress top admin bar? Maybe it’s just me but It just seems to get in the way when I want to see what my blog really looks like. Well lucky you it’s super easy!

From your WordPress admin click “Add New” link under plugins. Then do a search “hide tool bar” the first option should be “Hide Admin Bar 2013” this is it! Just add it and activate and wallah (or whatever that magic term is lol).

The other way is in the code:

You can remove the WP toolbar for everyone all the time by adding

add_filter( 'show_admin_bar', '__return_false' );

To functions.php in your theme.

To remove the faint line, go into white.css, find the block:

#header {
	background-color:transparent;
	background-image:none;
	border-bottom:1px solid #E5E5E5;
}

and remove the line border-bottom:1px solid #E5E5E5;

Continue Reading

← Turning off smiley faces in wordpress posts
What to do in 10 steps after being hacked. →

Connect with us
twitter facebook instagram youtube pinterest linkedin

Recent Posts

  • Internet Speeds and Costs Around the World (2010)

    Internet Speeds and Costs Around the World (2010)

  • Top 5 WordPress shopping carts

    Top 5 WordPress shopping carts

  • Email ports 25 26 587

    Email ports 25 26 587

  • Using Google Public DNS

    Using Google Public DNS

  • Who are people using for advertisers on their blogs?

    Who are people using for advertisers on their blogs?

  • Validate your website

    Validate your website

  • What is the Secure Connection Failed Server that uses an invalid security certificate error?

    What is the Secure Connection Failed Server that uses an invalid security certificate error?

  • Internet usage around the World 2009-2028 (revised)

    Internet usage around the World 2009-2028 (revised)

  • Impostor scams are on the rise

    Impostor scams are on the rise

  • How to make an awesome about us page

    How to make an awesome about us page

  • Is AI taking over SEO?

    Is AI taking over SEO?

  • Transferring domains can be easy

    Transferring domains can be easy

  • 6 highly effective ways to market a small business online

    6 highly effective ways to market a small business online

  • A successful marketer

    A successful marketer

  • Updates around the web

    Updates around the web

All Rights Reserved Web Host Pro 2023