Remove WordPress top bar Leave a reply Put this line in functions.php of your theme add_filter( 'show_admin_bar', '__return_false' );