class=”fields column2″ something like this, … where to add?
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.
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?