Hi
The css is applied on textarea so you can change it, don’t make changes directly in your theme css file because when the theme is updated so all your changes will be lost.
1. install this plugin https://ww.wp.xz.cn/plugins/custom-css-manager-plugin/
2. then write your css there like
textarea{
background-color: #ccc;
}
Hey you can add css in your theme options > custom css box.
You can add this css to change the background:
textarea, input[type=text], input[type=password], input[type=url], input[type=email] {
background-color: #444;
}
Kadence Themes
(@mihir008)
10 years, 8 months ago
When a comment is being typed, it cannot be seen due to font color and background color both being white. How can I change the background color to, say, grey?
Example, see the comment box here: http://www.framinghorizons.com/2015/10/halloween/