Forums

Join
bbPress Support ForumsInstallationHow to get rid of the unwanted dash of forum_description();

Info

How to get rid of the unwanted dash of forum_description();

  1. Any way to get rid of the dash when you put forum_description();?

  2. On which page? Front page in the forum list, or somewhere else?

  3. I wanna get rid of this too

  4. for the default theme it's on front-page.php and forum.php

  5. forum_description(array( 'before' => ' '));

  6. Zaerl, works thank you.

  7. You must log in to post.