Viewing 1 replies (of 1 total)
  • 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 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.