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

    (@planso)

    smg911,

    in the pro version you can add the following to the custom-css under the design tab:

    .planso-form-builder{border:1px solid #FF0000;}

    Without Pro you can add the following code just above the PlanSo Forms shortcode to achieve the same:

    <style type="text/css">
    .planso-form-builder{border:1px solid #FF0000;}
    </style>

    Please be sure to insert the above code in “text” mode!

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘Form Border’ is closed to new replies.