Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove “MARK ALL TOPICS AS READ” button?

  • @alm1

    Participant

    Wordpress: 6.8.1
    bbPress: 2.6.13.

    shortcode on my Forum page:
    [bbp-single-forum id=846]

    website: https://www.pcrnmra.net/redwood/
    Forum page R.E.D. “Crew Lounge”

    Is it possible to remove the “MARK ALL TOPICS AS READ” button?

    TIA

Viewing 2 replies - 1 through 2 (of 2 total)
  • @robin-w

    Moderator

    upgrade to the latest version of bbp style pack

    dashboard>updates and select bbp style pack and update

    then go to

    dashboard>settings>bbp style pack>Custom CSS

    and add this

    .bsp-mark-all {
    display : none ; 
    }

    @alm1

    Participant

    That worked. Thank you Robin!
    This topic can be closed.

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