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] Using wpForo Dark Them and get context white on white context menus

8 Posts
2 Users
0 Reactions
864 Views
Posts: 7
Topic starter
(@morosirus)
Active Member
Joined: 5 years ago

White on white context menus. How to fix'em? Please see attachment:

7 Replies
Posts: 7
Topic starter
(@morosirus)
Active Member
Joined: 5 years ago

Autoincorrect murdered my title:

”Using wpForo Dark Theme and get white on white context menus” Β 

Posts: 7
Topic starter
(@morosirus)
Active Member
Joined: 5 years ago

Nvm. Found it here LINK. Had to use both sets of codes, though.

5 Replies
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

As far as I understand the issue is solved, isn't it? Β Can we mark this topic as solved?

(@morosirus)
Joined: 5 years ago

Active Member
Posts: 7

@sofy Nope. I thought so. But I was wrong. The content of the text fields is still white on white.

Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

@morosirus,

Use the CSS code below:Β 

.mce-combobox input, #wp-link .query-results, .mce-textbox {
color: #060606 !important;
}

You can change the red marked value as you like.Β 

(@morosirus)
Joined: 5 years ago

Active Member
Posts: 7

@sofy That did the trick. Any idea why a stock installation would have this error? I don't believe my WP settings would have made that kind of impact.Β 

If you like, you can reply and close the case. I don't need to follow up on a solved issue.

Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

This may be a CSS conflict with the theme or other active plugins.Β