Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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)