Notifications
Clear all

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

6 Posts
3 Users
1 Reactions
6,170 Views
Robert
Posts: 10599
Admin
(@robert)
Support Team
Joined: 10 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