Troble with the spacing in bbpress

Posted in: Newspaper
Post count: 19

Screenshot

Post count: 22421

Hi,

Please provide a linking to your site pointing at the forum so we can inspect it.

Thanks

Post count: 19
Post count: 22421

Hi,

If you want to reduce the spacing, you can add this code in your custom css section of the theme panel:

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{
margin:0!important
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic{
padding:0!important
}
#bbpress-forums div.odd, #bbpress-forums ul.odd{
margin-top:0!important;
}

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.