creaky

Customer
Been playing with Xenbase and making some changes. I want to remove the Thread & messages counts along with the last post info and show the forum description instead. I'm sure I've seen this somewhere but can't find it now.


Capture.PNG
 
You'll need to go to: Style properties -> Node/forum list -> Description display style (set to Inline)

Then place this in extra.less:

Code:
.node-extra, .node-meta {
    display: none !important;
}

let me know if that works for you.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back