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

    Is there a way to correct this issue so the submit button aligns under the form?

    #590372

    Hi wdwalrus,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #590992

    lol.. of course

    and

    #591011

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .gform_footer {
        clear: both!important;
    }

    Best regards,
    Yigit

    #591065

    This didn’t work in the Quick CSS, however, I did get it to work in the style.css. Will this cause future problems or will this be ok as well?

    Thanks again

    #591099

    Hey!

    Move it to the custom.css file, so you do not replace on a theme update, or create a child theme.
    Please let us know if that solves the issue for you.

    Best regards,
    Basilis

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