Notifications
Clear all

[Solved] Category title font color

3 Posts
2 Users
1 Reactions
474 Views
perisaibanten165
Posts: 12
Topic starter
(@perisaibanten165)
Eminent Member
Joined: 2 years ago

hi.. is there any way how to change this category title color ?

Spoiler
This


Topic Tags
2 Replies
Chris
Posts: 3649
(@chris)
Famed Member
Joined: 3 years ago

@perisaibanten165,

Try this:

#wpforo #wpforo-wrap .wpforo-category .wpforo-cat-panel .cat-title {
    color: #606098 !important;
}
1 Reply
perisaibanten165
(@perisaibanten165)
Joined: 2 years ago

Eminent Member
Posts: 12

@chris yes its working thankyou so much for respond