Notifications
Clear all

[Solved] How can change Color Icon Stats ?

3 Posts
2 Users
2 Likes
206 Views
Posts: 53
Topic starter
(@diegopino)
Trusted Member
Joined: 5 years ago
Color Icon stats Change color

Hi, Community.
i am customize the color style of my forum but i am lost to performance the Color Icon stats, in the Documentation not display information

I want to change toe Icon Stats Color for a Green Ligh
 
i am reading the documentation v2, but not see the info, sorry i am lost
 

Thanks in advance for support
wpForo Version
2.1.6
WordPress Version
6.1.1
2 Replies
Tutrix
Posts: 1088
(@tutrix)
Noble Member
Joined: 3 years ago

Hi @diegopino

try

#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box li svg, 
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title svg {
  fill: #00ff00 !important;;
}
1 Reply
(@diegopino)
Joined: 5 years ago

Trusted Member
Posts: 53

@tutrix thank you, work perfect. 😍 

thanks in advance for support. 👍