Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PlanSo

    (@planso)

    With our Pro versions you can change the design of any form element including buttons within your forms. Additionally you can add custom css to handle even more individual design requirements.

    Without pro you have to add the style in the post above the shortcode in “text” mode. For the button you can use something like:

    <style type="text/css">
    .planso-form-builder button{
    background:#f00;
    }
    </style>

    Cheers

    Thread Starter lewisevans777

    (@lewisevans777)

    Many thanks. Just trying out the free version at the moment to see if it will work for my requirements. Looking good so far, although I do see some problems with, for instance, spacing between checkboxes and associated wording.

    Thread Starter lewisevans777

    (@lewisevans777)

    Nah…. didn’t work. Pity.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Submit Button Style’ is closed to new replies.