
Admin
Well-Known Member
Staff member
Administrator
Remove/hide the forum name and description from the top of the forum page itself
Add the following in extra.less:

Add the following in extra.less:
HTML:
.p-title-value {display:none}
.p-description {display:none}