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.

 

wpForo 1.x.x [Solved] How do I change online light bulb icon

7 Posts
3 Users
2 Reactions
2,792 Views
Tattootroy
Posts: 14
Topic starter
(@tattootroy)
Eminent Member
Joined: 7 years ago
Posted by: Robert

Try this. Navigate to Dashboard > Forums > Settings > Styles admin page. Put this CSS code in Custom CSS Code textarea, save it, delete all caches and press Ctrl+F5 on forum front-end:

.fa-lightbulb:before {
     content: "\f030";
     font-weight: 600;
}

Wow, Great, Thanks 

Page 2 / 2