M MichaelR Member Oct 6, 2020 #1 I would like to remove/hide the forum name and description from the top of the forum page itself. How can i do this?
I would like to remove/hide the forum name and description from the top of the forum page itself. How can i do this?
Solution gogo Oct 6, 2020 Add the following in extra.less: Code: .p-title-value {display:none} .p-description {display:none}
gogo Well-known member Oct 6, 2020 #2 Add the following in extra.less: Code: .p-title-value {display:none} .p-description {display:none} Upvote 1 Downvote Solution
Luke247 Member May 13, 2022 #4 How do you remove the forum description from specific forum pages only (and leave the description on the rest)? Upvote 0 Downvote
How do you remove the forum description from specific forum pages only (and leave the description on the rest)?