How do I change the font size of a headline?

  • philipgardner
    Asked on August 20, 2015 at 3:46 PM

    How do I change the font size of a headline?  I understand how to change the font style but I cannot figure out how to change the font size.

  • philipgardner
    Replied on August 21, 2015 at 12:49 AM

    THANKS.  HOW DO I CHANGE THE FONT?

     

    HOW DO I USE THE DESIGNER TO CREATE HEADLINES?

     

    MY BIGGEST  PROBLEM WITH JOTFORMS = DESIGN IS CONFUSING.  I NEED TO FIND A QUICK, EASY WAY TO DESIGN SURVEYS THAT LOOK GOOD.

     

    THANKS

  • Sammy
    Replied on August 21, 2015 at 5:04 AM

    To change the font size of the headers add the following CSS snippet

    .form-header {

     

        font-size:40px !important;

    }

    Use the designer to add the code to your for

    How do I change the font size of a headline?    Image 1 Screenshot 30

    How do I change the font size of a headline?    Image 2 Screenshot 41