Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #719
    Janet Sullivan
    Participant

    check the contact Us page at
    fortisregistrationsolutions.com
    page. The math captcha displays ok
    except the title field runs on over the
    numeric equation. I tried entering a <br> tag
    after”fill in the blank to force the equation to
    a new line, but that doesn’t work either…
    Please help.
    Thanks!

    #722
    Bartosz
    Keymaster

    Add something like that to your theme CSS:

    span.mathcaptcha-432 { padding-left: 10px; }

    to make a padding or

    span.mathcaptcha-432 { display: block; }

    to display the captcha field under captcha title

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.