Skip to:
Content
Pages
Categories
Search
Top
Bottom

Removing the search bar in bbpress 2.3 from top of forum?


  • mchelles
    Participant

    @mchelles

    Just updated to bbpress 2.3 and noticed I now have a search bar at the top of my forum! Is there a way to remove it? Any ideas or suggestions much appreciated!

Viewing 1 replies (of 1 total)

  • Robin W
    Moderator

    @robin-w

    From the sticky on the upgrade put the following into your CSS

    `.bbp-search-form {
    display:none !important;
    }`

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar