Increase text and buttons' size

  • fabglobal
    Asked on April 29, 2014 at 12:14 PM

    How to make textsize and buttons bigger

  • Carina
    Replied on April 29, 2014 at 2:07 PM

    I kindly ask you to share with us the form's url so we can be more effective in our approach.

    Meanwhile you can try injecting this code:

    .form-all{

    zoom:130%;

    font-size:25px;

    }

    .form-sub-label {

    font-size: 18px;

    }

    .form-html{

    font-size:18px;

    }

     

    Let us know if we can be of more assistance to you.