Is there a way to center the submit button?

To center the submit button, add the following code to your template.css file or theme.css file. In Build 730 and higher, you will find them at: 

/joomlaRoot/templates/*TEMPLATE-NAME*/template.css

/media/breezingforms/themes/*THEME-NAME*/theme.css

Add this code:

.bfQuickMode .bfSubmitButton
{
     float: none;
     margin-left: 45%;
}

or try this one:

.bfQuickMode .bfSubmitButton
{
margin: 0 auto;
}

 

Special Offer

Sale! All subscriptions at a special price!

Includes prio support, all of our current and future Joomla!® extensions and Joomla!® templates for the duration of your membership.

Get it from here

3rd Party Discount - 25% Off

We help you to keep your costs under control. If you are a new member and purchased a form building tool from a different form vendor, then you'll get a 25% discount on our subscription plans.

How to receive the discount:

Send us a quick email to sales@crosstec.org with a proof of purchase (for example a paypal receipt), await payment instructions and enjoy your membership!