Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Changing BP Admin Bar to Fluid Width in BuddyPress Default Theme


Marco72
Participant

@marco72

Try this if it works. Just Copy/Paste in your child theme style.css

BODY#bp-default #wp-admin-bar .padder
{
width: auto !important;
}

Skip to toolbar