Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Sharath

    (@sharath-chandra-prathiwadhi)

    Hello mikeb1073,

    You can design the fields with our pro version under design tab.

    Without pro you can achieve the same by placing the following code just above the PlanSo Forms shortcode:

    <style type=”text/css”>
    .planso-form-builder input[type=”text”]{border: 3px solid #00f13c;}
    </style>

    Change the border width,style and color accordingly as per your needs.
    Please be sure to insert the above code in “text” mode.

    Cheers

    Thread Starter mikeb1073

    (@mikeb1073)

    Thank you.

    I now need to put a border around my entire form. Is there a place to do that?

    https://victorialimos.com/test-page/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to bold field boxes’ is closed to new replies.