In this Q&A, How do you change the visual editor's background color?, it is shown how to modify WordPress' editor background colour.
My question is how can I modify the editor's background colour, in full screen mode? (also called "distraction free" mode).
The solution in the linked thread does not work for full screen editor mode.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
||||
|
|
|
This kind of problems are solved using Chrome Inspector or Firefox Firebug. Inspecting the element, we get the necessary ID's or Classes to add in the stylesheet. So,
|
|||
|
|
