- Compatible XF 2.x versions
- 2.0
- 2.1
- 2.2
To hide forum title only on forum list you can add this code to your extra.less template:
CSS:
/*** Hide forum title on forum list ***/
[data-template="forum_list"]
{
.p-title-value {...
You do not have permission to view the full content of this resource.
Log in or register now.