add this to anywhere you can put custom css
.bbp-reply-content p {
margin-bottom:10px;
}
Hi Rob, I’m not very tech saavy. Where can I put custom css? Should I edit the plugin or edit the stylesheet or?
you put custom css into anything that can handle custom css
in your child themes css stylesheet
the jetpack plugin module custom css
a standalone custom css plugin
I’m having the same issue as the OP. I’m running a child theme of Twenty Twelve, with CSS customisation to give an opaque background and a different layout to the footer.
I’ll try Robkk’s reccommendation n my child theme CSS and see what happens.
Hello!
I am having the same problem. I tried Robkk’s CSS suggestion with no luck.
Anyone else have any ideas!?
Thank you!
@foresme
try this.
if it doesnt work reply back
#bbpress-forums .bbp-topic-content p,
#bbpress-forums .bbp-reply-content p {
margin-bottom:10px;
}
Hi Robkk,
No luck 🙁
Thank you for your ideas!
@foresme
give a link to a bbPress post on your site that should have paragraph spacing.
Managed to fix the problem. Some old CSS was causing it. Thanks @robkk. 🙂
I have the exact same problem.
Has anybody found a working solution?
I tried this code :
#bbpress-forums .bbp-topic-content p,
#bbpress-forums .bbp-reply-content p {
margin-bottom:10px;
but it doesn’t work.
Thanks
@yolle
try adding !important to the end.
like this
#bbpress-forums .bbp-topic-content p,
#bbpress-forums .bbp-reply-content p {
margin-bottom:10px!important;
if it still doesnt work post a link to a topic or reply post that should have line breaks.
Hi!
Thank you for the quick reply. It still does not work. I hope I am applying the correction right – I put the code into bbpress.css and then disabled my CDN and caching so it wouldn’t interfere.
The link to one of the posts is: http://www.lolabuland.com/forums/topic/madde-lucy-bc-6-month-sweden-participant/#post-24022 (post 24022). The forum is for subscribed users only however. Can you please let me know your email so I can send you the login info? Thanks.
@yolle
send me the login details to robkk17 (at) gmail (dot) com