@alex4red
Not recently active
-
@mercime replied to the topic Removing Admin-bar.min.css in the forum How-to & Troubleshooting 11 years, 4 months ago
@alex4red just add the following to your theme’s functions.php file.
// Begone BP Admin Bar Style
remove_action( ‘bp_init’, ‘bp_core_load_admin_bar_css’, 12 );