Remove or disable the wordpress admin bar
remove_action('init', 'wp_admin_bar_init'); OR show_admin_bar(false);