[Resolved] Gutenberg forms Plugin – Fields are displayed in different lengths

Home Forums Support [Resolved] Gutenberg forms Plugin – Fields are displayed in different lengths

Home Forums Support Gutenberg forms Plugin – Fields are displayed in different lengths

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1314716
    Heinrich

    Hi,

    I use the Gutenberg forms to create a contact form, but the fields are displayed in different lengths.
    Now I changed the theme and the form is displayed correct.

    Can you help me with that issue or recommend another Plugin for forms?

    Thanks in advance.

    #1314770
    Leo
    Staff
    Customer Support

    Hi there,

    Where can I see the form in question?

    #1315099
    Heinrich

    hi leo,

    you will find it here:
    https://www.kosmetik-litschauer.at/#kontakt

    #1315393
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .wp-block-cwp-block-gutenberg-forms * {
        box-sizing: border-box;
    }
    #1319833
    Heinrich

    hi david,

    is working fine 🙂

    #1320243
    David
    Staff
    Customer Support

    Glad to hear that

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.