0ptima Well-known member Licensed customer Jun 22, 2014 #1 What is the best way to remove the board name?
Lukas W. Well-known member Licensed customer Jun 22, 2014 #2 Add the following code to your extra.css: Code: .forum_list .titleBar { display: none; } Upvote 0 Downvote