• Resolved 7kontinente

    (@7kontinente)


    Hi there
    Is it possible to hide somehow the information below every users nickname, since when the user is member of the forum?
    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • gVectors Support

    (@gvectorssupportmember)

    Hi @7kontinente,
    Please navigate to Dashboard > Forums > Settings > Styles admin page, put the following CSS code in “Custom CSS Code” textarea:

    #wpforo-wrap .wpf-author-nicename{
    display: none;
    }

    Don’t forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide member since’ is closed to new replies.