• Resolved mscits

    (@mscits)


    Hi,

    Love the plugin and still cannot believe Zendesk themselves have not created something similar.

    I have added to my website but would like to alter the width for the form… Is this possible?

    Thanks

    Mark

Viewing 1 replies (of 1 total)
  • Plugin Author pipdig

    (@pipdig)

    Hi Mark, glad you like the plugin!

    Yes this is indeed possible, though it depends on how your theme styles the form. Without seeing your site, it’s difficult to provide an exact answer here, but you could try adding the CSS below to your site:

    #zrf-form label {
        width: 100%;
    }

    You’re welcome to send a link to the page which includes your form, and I’ll see if I can provide some more specific CSS 🙂

    Phil

Viewing 1 replies (of 1 total)

The topic ‘Form Size’ is closed to new replies.