Custom CSS to remove white backgrounds on buddy press and profile
- 
		I would like to remove the white background that comes on some of the buddypress plugins, such as user profiles, buddypress activity widget, groups, and buddypress log in. I had help from another user who helped remove the blank wall on my Activity page. This is what he told me to do and it worked perfectly: .activity article { 
 background: none;
 }If anyone can help with the rest, that would be awesome! Please and thank you. 
- The topic ‘Custom CSS to remove white backgrounds on buddy press and profile’ is closed to new replies.