Title: Format Really Simple Captcha
Last modified: August 22, 2016

---

# Format Really Simple Captcha

 *  Resolved [ma3ry](https://wordpress.org/support/users/ma3ry/)
 * (@ma3ry)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/format-really-simple-captcha/)
 * Re Really Simple Captcha
 * 1. How do I add a border with radius to the image box
 * 2. How do I increase the size of the font in the input box.
 * Would appreciate it so much if someone could help.
 * Website is
 * [http://caribbeanholiday.ca/contact-us/](http://caribbeanholiday.ca/contact-us/)
 * Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Hassan Akhtar](https://wordpress.org/support/users/khaxan/)
 * (@khaxan)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/format-really-simple-captcha/#post-5718738)
 * Try this:
 *     ```
       .wpcf7-captchac {
           border: 3px solid red;
           border-radius: 10px;
       }
   
       .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-captchar {
           font-size: 20px;
       }
       ```
   
 * Of course you can play with the values.
 *  Thread Starter [ma3ry](https://wordpress.org/support/users/ma3ry/)
 * (@ma3ry)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/format-really-simple-captcha/#post-5718741)
 * Thank you, thank you, thank you!!!!
 * This is exactly what I need!!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Format Really Simple Captcha’ is closed to new replies.

## Tags

 * [format](https://wordpress.org/support/topic-tag/format/)
 * [image box](https://wordpress.org/support/topic-tag/image-box/)
 * [input box](https://wordpress.org/support/topic-tag/input-box/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [ma3ry](https://wordpress.org/support/users/ma3ry/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/format-really-simple-captcha/#post-5718741)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
