Really Simple Captcha seems to be working fine ... but the input box is nearly invisible. I want to make the borders bolder and maybe color the background. How?
-----Paul-----
Really Simple Captcha seems to be working fine ... but the input box is nearly invisible. I want to make the borders bolder and maybe color the background. How?
-----Paul-----
ALWAYS Make a backup of your site, before making any changes!!
http://codex.wordpress.org/Backing_Up_Your_Database
== == ==
In your browser [Firefox and Chrome] right-click > Inspect elements. (In IE, press <F12>)
It will show the css of your sites 'elements'. Click the arrow buttom at the left bottom of the screen and move your mouse over the site to the part you wish to inspect / change and click.
The code will show on the right.
Test a few options til you're happy.
Now add these changes to the style.css of your 'childtheme'
You must log in to post.