Hello,
First of all, I am sorry for the trouble you are facing due to my plugin.
I have checked the URL you shared and I found that it is creating the issue due to an inline CSS
.container {
width: 1570px;
}
That CSS code is making the width more than the actual desktop width.
So I am requesting you remove that code or change the code in a way that applies only to the screen size of more than 1500px.
Or if you want to keep the current CSS code as it is then you can ass this CSS code to your CSS file.
.wpfc-captcha {
width: 546px !important;
}
Please let me know how goes it after doing the above changes.
Thanks for using this plugin.
Have a good day ahead.
Hello,
No reply for several days so I marked this issue as solved.
If you have still any issues you can create a new ticket anytime.
Thanks for using the plugin.