Notifications
Clear all

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

6 Posts
3 Users
1 Likes
5,223 Views
Robert
Posts: 10503
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;
}
Page 2 / 2