• Hi,

    Whenever I try an incorrect error in Captcha or do not fill out a required field the text size is huge telling me its a required field or the captcha is incorrect.

    Can we change the font size and colour?

    Thank you and great work on this plugin!

    https://ww.wp.xz.cn/plugins/wpgform/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    You can change most things, including text size and color using CSS. Likely some other CSS is being inherited because there isn’t a specific rule for it.

    I’d need to see the form itself to make a suggestion. If you don’t want to post the URL here, you can fill out my Help and Support form.

    Thread Starter amsitso

    (@amsitso)

    Submitted, thanks in advance Mike!

    Thread Starter amsitso

    (@amsitso)

    Hey Mike,

    Had more of a chance to look at it. label.error-message is the CSS class.

    Just did;

    label.error-message {

    }

    Will play with it from there!

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

The topic ‘Captcha Error Message Font Size’ is closed to new replies.