Title: change captcha question
Last modified: August 22, 2016

---

# change captcha question

 *  Resolved [thanushka](https://wordpress.org/support/users/thanushka/)
 * (@thanushka)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/change-captcha-question/)
 * My users complain the captcha question is confusing.. How do I change the 7+1
   =_* to 7+1= ?
 * [https://wordpress.org/plugins/sign-up-sheets/](https://wordpress.org/plugins/sign-up-sheets/)

Viewing 1 replies (of 1 total)

 *  [dlsstudios](https://wordpress.org/support/users/dlsstudios/)
 * (@dlsstudios)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/change-captcha-question/#post-5338094)
 * This is currently not editable in the plugin. However, the asterisk “*” is wrapped
   in a CSS class of `dls-sus-required-icon`. It may help your users to style that
   so it doesn’t match the preceding text as much or even move it to the beginning.
   Adding a little CSS like the example below to your theme may help…
 *     ```
       .dls-sus-required-icon {
       	float: left;
       	padding-right: 0.6em;
       	color: #f00;
       }
       ```
   
 * If you are interested in having this be more editable within the plugin itself,
   please feel free to submit what you are looking for via our [Request for Quote](https://www.dlssoftwarestudios.com/contact-us/)
   form and we can provide an estimate for adding the feature.

Viewing 1 replies (of 1 total)

The topic ‘change captcha question’ is closed to new replies.

 * ![](https://ps.w.org/sign-up-sheets/assets/icon.svg?rev=1117093)
 * [Sign-up Sheets](https://wordpress.org/plugins/sign-up-sheets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sign-up-sheets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sign-up-sheets/)
 * [Active Topics](https://wordpress.org/support/plugin/sign-up-sheets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sign-up-sheets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sign-up-sheets/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [dlsstudios](https://wordpress.org/support/users/dlsstudios/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/change-captcha-question/#post-5338094)
 * Status: resolved