Notifications
Clear all

wpForo 1.x.x How to remove grainy background on member profile header

6 Posts
3 Users
1 Likes
5,088 Views
Robert
Posts: 10312
Admin
(@robert)
Support Team
Joined: 8 years ago

Use this CSS code to remove the white oval background:

#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-head-bg .wpfx{
display:none;
}
Reply
Page 2 / 2