Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author mondula2016

    (@mondula2016)

    The form is not displayed at the front end.
    Please correct that.
    Then inspect with as browser inspector and modify and overwrite the CSS as displayed.

    best regards.

    Thread Starter itsjustanotherwordpressuser

    (@itsjustanotherwordpressuser)

    Thank you for reaching back. For some reason, the plug-in was deactivated. Now you should be able to see what happens:

    View post on imgur.com

    Plugin Author mondula2016

    (@mondula2016)

    Thank you for showing the problem.

    We found a solution for that.
    You need to make changes to the main.css. If you write “margin top: 200px” in the iframe in markup format, the capatcha will be displayed correctly.

    best regards

    Thread Starter itsjustanotherwordpressuser

    (@itsjustanotherwordpressuser)

    Hi there, thank you for reaching back. Unfortunately, it seems this did not work at this time: https://imgur.com/a/T0gmetY

    Plugin Author mondula2016

    (@mondula2016)

    Hi,
    i did inspect and modified the position of the re captcha iframe temporarily, please inspect and the correct your CSS.

    Can you add an “relative” attribut to the element please.

    search for absolute and relative and absolute positioning.

    best

    Thread Starter itsjustanotherwordpressuser

    (@itsjustanotherwordpressuser)

    Changing the button’s style instead of the captcha’s one worked:

    .fw-btn-submit {
    	margin-top: 115px !important;	
    }
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Captcha not displayed properly’ is closed to new replies.