By Appie on Monday, 02 April 2018
Posted in General Issues
Replies 1
Likes 0
Views 513
Votes 0
Again a question sorry for that,
But is it possible to change the collor of the edit screen background somehow?

Now the text is with and the backgound also, its hard to make chances this way.
See my screeshot.

Thanks

Appie
Hi there,

You can apply css codes below on your custom.css file and see how it goes You can change them accordingly, if problem still persisted, it would be best if you can provide us with your backend and FTP access for further check on this issues.



/* For text area */
#es .is-editing .es-story-text, #es .is-editing .xes-story-textbox {
background-color: #000000;
}

/* For font colors */
#es .mentions textarea {
color: red;
}



Please give it a try and see how it goes.
·
Monday, 02 April 2018 16:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post