Hi all,
Running WP 4.3.1 and BBPress 2.5.8
The issue: Forum replies appear above forum content in this theme (have tested using vanilla 2015 theme and there’s no problem). The partial solution is to play with CSS.
I’ve got a CSS plugin (Simple Custom CSS) and making changes in there, and I’ve managed to get the reply content to appear in almost the right place using:
ul.forums li {position: relative;}
However, this means the content appears above the bb-reply-header DIV.
Any help appreciated
Thanks
L.