Notifications
Clear all

[Closed] Changing profile icons

10 Posts
3 Users
4 Reactions
1,406 Views
Posts: 18
Topic starter
(@inferno)
Eminent Member
Joined: 2 years ago
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox:nth-of-type(1) .wpf-statbox-icon {
display: none;
}

I tried this code cleared both the cache for the forum and browser and it did not work. Is there anything I am missing?

Tutrix
Posts: 1493
(@tutrix)
Noble Member
Joined: 5 years ago

Posted by: @inferno

it did not work.

The code works, see video

https://app.screencast.com/kq5ybaUwtC2uF

https://app.screencast.com/kq5ybaUwtC2uF

Posts: 18
Topic starter
(@inferno)
Eminent Member
Joined: 2 years ago

Sorry, but I want to not just remove the icon but the entire box containing the number and title as well.

Tutrix
Posts: 1493
(@tutrix)
Noble Member
Joined: 5 years ago

@inferno

#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox:nth-of-type(1)  {
display: none;
}
Page 2 / 2