OK, another question: I would like to chage the Fa search icon color when the search form is in use. I used ':focus' to target the search form text ...
Nevermind. I figured it out. .wpf-search input[type="text"]:focus
I actually want to change every text input field background color and I haven't found any one place to do so. I have implemented half a dozen css chan...
OK, adding it to the functions.php file did the trick. That will mean possibly having to place the code back into the functions file whenever the them...
Thanks for the info. I'll look into doing that. Cheers.
Hello. I appreciate the heads-up on the Code Snippets plugin. I entered the code you wrote above in the Code Snippets plugin and unfortunately, it d...
Hello. Could you give me some pointers into how you configured the TinyMCE Advanced plugin to change the editor background color? I have been beating ...
Unfortunately, this change only works on some of the editor backgrounds. It does not work on the post edit editor, as well as a couple of others. Any ...