Viewing 2 replies - 1 through 2 (of 2 total)
  • It looks fine here in FF3 but you can adjust it by adding some CSS styles to its class:

    wpcf7-captcha-captcha-969

    I found this by looking at your page’s source code:

    <img alt="captcha" src="https://michaellashford.com/wp-content/uploads/wpcf7_captcha/2013562015.png" class="wpcf7-captcha-captcha-969" width="50" height="18" />

    Thread Starter Lashford82

    (@lashford82)

    Great thanks, that worked! Added:

    .wpcf7-captcha-captcha-969 {margin:-5px;}

    to my CSS.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Position of CAPTCHA image’ is closed to new replies.