Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,846
- How-to & Troubleshooting
- 129,867
- Creating & Extending
- 25,895
- Requests & Feedback
- 9,546
- Third Party Plugins
- 9,832
- Showcase
- 3,316
- Ideas
- 1,402
- Miscellaneous
- 9,179
-
add this code to your Buddypress child theme style.css :
#wp-admin-bar .padder { background-color: #333; background-image: none; }
and if you want it to go full wide then use this instead
#wp-admin-bar .padder, #wp-admin-bar { background-color: #333; background-image: none; }
does anyone know the answer to why admin menu in the admin bar only ever shows ‘delete group’ it seems like it could show call the group admin options.