Jump to content

Featured Replies

Posted

Hi,

Is there any way to remove the achievement badge from members profile picture in posts without hacking into theme files?

Thanks

Solved by Jim M

Go to solution
  • Author

Thanks, thought it might be the case.

You can use CSS.

.cAuthorPane_badge--rank {
    display: none;
}

.cAuthorPane_badge {
    display: none;
}

produces:

Could contain: Text, Person, Baby, Face, Head, Document, Id Cards

Recently Browsing 0

  • No registered users viewing this page.