January 19, 2019 at 13:13
#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
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.