Clicking on Username?

Is there anyway to deactivate user cards, and have it click straight to /users/username? I am going to add some custom user fields and building out the profile page.

إعجابَين (2)

to desactive user card try insert (in your css settings):

display:none;
}```
إعجاب واحد (1)