• Resolved photoburt

    (@photoburt)


    Hi,

    I added a hcaptcha field to the Divi Contact Us form in the footer of this website. The width of the hcaptcha field is hardcoded at 303px. This means that is a different width than the contact us form fields that have a width of 100%. It also means that the hcaptcha field behaves differently than the other fields on page resize. I can fix this with CSS but I thought I’d ask if you’d recommend a better solution or of there is a reason for hardcoding the width.

    Screenshot: https://ibb.co/Sf5sWdN

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor kaggdesign

    (@kaggdesign)

    This is out of the responsibility of the WordPress plugin. The plugin provides integrations with WP core and many plugins and uses https://js.hcaptcha.com/1/api.js script from the hcaptcha.com site. This script shows the hCaptcha widget, and it has a fixed format.

    You should use CSS to achieve the desired styling.

Viewing 1 replies (of 1 total)

The topic ‘divi contact us alignment issue’ is closed to new replies.