Notifications
Clear all

[Closed] Change background color?

3 Posts
2 Users
1 Reactions
778 Views
Posts: 5
 safe
Topic starter
(@safe)
Active Member
Joined: 4 years ago

Hi I cannot change the background color and font color in the attached image Where is the amendment to it?

2 Replies
Tutrix
Posts: 1453
(@tutrix)
Noble Member
Joined: 5 years ago

@safe

add this to custom css


#wpforo #wpforo-wrap #wpforo-menu ul.sub-menu li {
background: #ff0000 !important;
}
#wpforo #wpforo-wrap #wpforo-menu ul.sub-menu li a {
color: #000000 !important;
}

Dashboard > Forums > Settings > Style (custom css)

replace the red marked with your color

1 Reply
 safe
(@safe)
Joined: 4 years ago

Active Member
Posts: 5