go to your form->Advanced->More options->Form pieces->Before form->check Custom and put this:
echo '
<style>
.bfQuickMode .bfLabelLeft label {
font-size:30px;
}
</style>
';
go to your form->Advanced->More options->Form pieces->Before form->check Custom and put this:
echo '
<style>
.bfQuickMode .bfLabelLeft label {
font-size:30px;
}
</style>
';