Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,991
- How-to & Troubleshooting
- 129,408
- Creating & Extending
- 25,786
- Requests & Feedback
- 9,486
- Third Party Plugins
- 9,786
- Showcase
- 3,318
- Ideas
- 1,393
- Miscellaneous
- 9,169
-
Can you be specific?
Are you talking about the blog author on the left hand side of the blog entry?
If so, copy over /bp-themes/bp-default/single.php to your child theme and remove the “author-box” div.
Then in your CSS to remove the left margin, do this:
div.post div.post-content {margin-left:0 !important;}
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS