Notifications
Clear all

wpForo 1.x.x [Solved] How to change MCE container color on reply form?

12 Posts
4 Users
3 Reactions
4,786 Views
Sofy
Posts: 5393
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

HiΒ @blubbi91,

Please navigate to Dashboard > Forums > Settings > Styles admin page, put the following CSS code in "Custom CSS code" textarea. Save it, delete all caches and do Ctrl+F5 on front-end.

#wpforo #wpforo-wrap .mce-widget {
background: #fff !important;
}
.mce-toolbar {
background: #fff !important;
}

If it doesn't help, leave us your forum URL to allow us to check it and provide some sulution for you.Β 

Posts: 5
(@blubbi91)
Active Member
Joined: 7 years ago

Hello, nothing happened.

The site is not open, I create a test Account. itΒ΄s a German Website. The Forum is at "Community".

Β 

Thank you!

Sofy
Posts: 5393
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

HiΒ @blubbi91,

Please remove the code I've providedΒ and add this one:

.entry-content form button {
background: #fff !important;
}

Please delete all caches, do CTRL+F5 (twice) on front-end.

Posts: 5
(@blubbi91)
Active Member
Joined: 7 years ago

A lot of thanks!Β 

Β 

You save my day.

Β 

nice Weekend πŸ™‚

Page 2 / 2