#216896
 Kieran_SQ
Moderator

Hi,

You can use the below CSS snippet in your KLEO Child theme’s style.css to remove the @username from the members profile.

COPY CODE
h4.user-nicename {
    display: none !important;
}

Makes sure to purge your WordPress, server, and browser cache(s) once you have saved this in WP Admin > Appearance > Editor > KLEO Child > Style.css

Thanks,

Kieran

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

Log in with your credentials

Forgot your details?