• Resolved royb4th

    (@royb4th)


    Love the plugin!

    The only issue I am running into is the site is for some reason cropping the left side of columns and singular columns. I’ve been trying to determine if it is the theme or app, but cannot figure out how to resolve the issue.

    Thanks for the help!

    Roy

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter royb4th

    (@royb4th)

    In addition, this only happens when using the builder, when using standard <label> this is not an issue.

    Thread Starter royb4th

    (@royb4th)

    Any help is greatly appreciated!

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Hi Roy

    its likely some css styling that your theme is loading on the form pages which is interfering with the plugin style rules.

    Unfortunately the page your linked to does not show up any form, so am afraid I can’t help you.

    Have you tried enabling a different theme (say for example thwentyfifteen) to see if that changes your form page.

    Thread Starter royb4th

    (@royb4th)

    Okay cool! I’ll try using a different theme! Thanks!

    This fix worked for me. Add the following to your custom CSS:

    #cf7sg-form-ID .container {
    padding: 0 15px !important;
    }

    Replace “ID” with your form key.

    Plugin Author Aurovrata Venet

    (@aurovrata)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Issues with contact form cropped’ is closed to new replies.