Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter royaltask

    (@royaltask)

    class=”fields column2″ something like this, … where to add?

    Plugin Author codepeople

    (@codepeople)

    Hi,

    You simply should paste the following styles definition in any of CSS files used by your website (I recommend to insert the code at the end of the file’s content: “/wp-content/plugins/calculated-fields-form/css/stylepublic.css” to maintain ordered the code)

    #fbuilder .captcha .fields{ float:left !important }

    Tip: After edit the online files, it is recommended to clear the browser’s cache.

    Best regards.

    Thread Starter royaltask

    (@royaltask)

    Works like a charm!
    Submit button below is affected as well. How to make the submit button to be placed below in a separate row?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Security code in one line with the Captcha’ is closed to new replies.