Delete the title of your forum

Delete the title of your forum

UnstucK

Administrator

Staff member
Vip Member
Reputation: 100%
Reaction score
48
Points
55
In your extra.less template add:
Code:
[data-template="forum_list"]
{
    .p-title-value { display: none; }
    .p-title { float: right; }
}
Cattura.webp
 
Back
Top