May 13, 2022 1:31 pm
Hey, i want to hide the buttons under the username, is there a code to quickly make this? I mean the Buttons "profile, account, activity and subscriptions"
5 Replies
May 13, 2022 5:23 pm
add this to custom css
#wpforo #wpforo-wrap .wpforo-profile-wrap .h-bottom { display: none; }
Dashboard > Forums > Settings > Style (custom css)