put this is the custom css part of my plugin
li.bbp-forum-reply-count, li.bbp-forum-topic-count, li.bbp-topic-reply-count, li.bbp-topic-voice-count {
display : none !important ;
width : 0px !important;
}
.bbp-forum-freshness {
width: 30% !important;
}
li.bbp-forum-info, li.bbp-topic-title {
float: left;
text-align: left;
width: 65% !important;
}
you can play with the percentages -just make sure they don’t go over 95% total
Thread Starter
OSCOWP
(@oscowordpress1)
Thanks I’ll try it in a few minutes!
Thread Starter
OSCOWP
(@oscowordpress1)
It doesnt work, still appearing both columms
have you cleared your browsers cache?
If public, then let me have the url and I will look
Thread Starter
OSCOWP
(@oscowordpress1)
It work! But I added that on our CSS template not on your plugin settings
thanks, probably your theme css was overriding mine – glad you are fixed