This topic has 3 replies, 2 voices, and was last updated 10 years by Radu.

  • Author
  • #113026
     KAStyles
    Participant

    A way I can remove it? I came across this searching before I posted. https://archived.seventhqueen.com/forums/topic/turn-off-forum-role-display-labels

    I added it to the child theme and it worked in the child theme but not the main site…

    #113143
     Radu
    Moderator

    The easiest way is to hide it via CSS, please paste the css that Laura has provided in wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    .role-moderator.bbp-author-role {
      display: none;
    }

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #113172
     KAStyles
    Participant

    Thank you, worked perfect! 🙂

    Noting if anyone else uses this you need to change ‘moderator’ to keymaster.

    #113252
     Radu
    Moderator

    Good,

    I will mark the topic as resolved

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?