Greetings,
I have a forms plugin that conflicts with some code in wpForo. We delete the wpforo code, flush the cache and it returns the next time we log in.
Here's the code from the wpForo plugin Editor
in wpf-themes>classic>colors.css
This code conflicts. and automatically returns when deleted.
.entry-content form button {
background: #ffffff !important;
}
Thoughts?
Thanks
Hi @ssslakk7722,
This is not wpForo core CSS, this has been added by you or by your website developer in Forums > Settings > Styles > Custom CSS Code textarea. If it does some wrong thing, just remove it from the mentioned textarea, save and delete all caches.
Thanks, That's a new way for me to get to the code, so I'll give it a try. The screwy thing is that it isn't even a fix for something in the forums' plugin.
Did that
I save and it returns.