Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Style [Solved] How to change font-awesome icon colors?

3 Posts
2 Users
2 Reactions
951 Views
Posts: 60
Topic starter
(@diegopino)
Estimable Member
Joined: 7 years ago
How to change font-awesome icon colors?

Hi Community.  
I am still performance the forum with wpforo, need help:
how can change font-awesome icon colors?

Docs:

Another Help Please, how can change the color of logo foro and information navigation?

Thanks in Advance for support.
 
bye
2 Replies
Tutrix
Posts: 1522
(@tutrix)
Noble Member
Joined: 5 years ago

@diegopino

example

Icons

#wpforo #wpforo-wrap .wpforo-forum-icon .fa-playstation::before {
  color: #a1d283;
}
#wpforo #wpforo-wrap .wpforo-forum-icon .fa-screwdriver-wrench::before,
#wpforo #wpforo-wrap .wpforo-forum-icon .fa-tools::before {
  color: #d186e5;
}

Breadcrumb

#wpforo #wpforo-wrap .wpf-breadcrumb a {
  color: #00ff00;
}

 

1 Reply
(@diegopino)
Joined: 7 years ago

Estimable Member
Posts: 60

@tutrix  Thank you so Much for your support. 😍 

I am very grateful for your help

Thanks in advance @tutrix 👍