Notifications
Clear all

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.

 

wpForo 1.x.x [Closed] Disable Account

6 Posts
2 Users
0 Reactions
3,241 Views
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Thank youΒ @hsinnyliu,

You just need to hide this tab using the following CSS code. Please add it in Dashboard > Forums > Settings > Styles > "Custom CSS Code" textarea, save it delete all caches, Do CTRL+ F5 on the frontend.Β 

#wpforo #wpforo-wrap .h-bottom > a.wpf-profile-menu:nth-child(2){
display:none !important;
}
Page 2 / 2