Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove with css who created post

  • @oscowordpress1

    Participant

    Hi guys!

    I want to remove this part of my forum which appears on every single topic and I dont want to.

    I just want to show just the name of the topic and the date so any ideas of removing that bit?

    Forum

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

    Moderator

    put this in your themes custom css part

    .bbp-topic-started-by {
    display :none ;
    }

    @oscowordpress1

    Participant

    Thanks!!!!!

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