Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hide posts number


  • newtech1
    Participant

    @newtech1

    I have removed the column titled ‘voices’ by this code in custom css:

    li.bbp-topic-voice-count {
        display: none !important;
    }

    I want to hide the column with the title ‘Posts’. Is there a way to do this also via custom css?

Viewing 1 replies (of 1 total)

  • newtech1
    Participant

    @newtech1

    Update:
    I put the following code in the customized css for one website and it removed the Voices column, but on another website it did not remove the voices column. Yes, I cleared all cache and used GeoPeeker to make sure it was not a cache issue.
    `li.bbp-topic-voice-count {
    display: none !important;
    }

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