Skip to:
Content
Pages
Categories
Search
Top
Bottom

Removing mobile header on topic pages

Viewing 5 replies - 1 through 5 (of 5 total)

  • Robin W
    Moderator

    @robin-w

    hmmm… Not entirely sure this will work, but try

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>theme support

    let me know if this helps or not


    allyhouston
    Participant

    @allyhouston

    Thanks Robin.

    I don’t see any specific options for the header there.

    Astra got back to me to say I can click into topics and disable the mobile header, or use the bulk edit plugin, but obviously that would require manually changing this for new topics as they arise which doesn’t work at scale and is imperfect as the header will be visible until this manual job is done.

    Any other thoughts?


    Robin W
    Moderator

    @robin-w

    try this in the custom css of your theme

    .bbpress div#ast-mobile-header.ast-mobile-header-wrap {
    	display: none !important;
    }

    allyhouston
    Participant

    @allyhouston

    That worked. Thank you very much!


    Robin W
    Moderator

    @robin-w

    great – glad you are fixed !!

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