• Resolved John Smith

    (@vincentcox)


    I noticed that the Turnstile box is a bit off from the rest of the form so I found the following CSS to be working to center it.

    Add it to your theme custom CSS:

    .g-recaptcha {
    display: flex !important;
    justify-content: center !important;
    }

    I created this issue for those searching for it.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘WP forms – Center Cloudflare Turnstile [solved]’ is closed to new replies.