How can I make the question labels bolder?

  • capconnect
    Asked on February 1, 2017 at 2:53 PM

    I;D LIKE TO BE ABLE TO HAVE THE QUESTION HEADER IN BOLD WITH THE QUESTIONS OPTIONS IN PLAIN TEXT

  • Support_Management Jotform Support
    Replied on February 1, 2017 at 3:14 PM

    I'm seeing you already have customized your form with CSS.

    You have this line below that dictates the font-weight of the labels (which I suppose what you meant when you said Question Header / Question Options):

    .form-label {

        font-weight: 400;

    }

    Just change the weight value to 600 or 800 to make it appear a bit bolder / stronger. To see the difference, here's how it looks like after adjusting the weight:

    How can I make the question labels bolder? Image 1 Screenshot 20

    In case we misunderstood your question, just get back to us with a bit more info and a clearer description of what you're trying to do so we can better assist you.

  • capconnect
    Replied on February 1, 2017 at 4:45 PM
    Hi, thanks for this.
    Also stuggling with bullet points.
    Am using the bullet points option in the edit HTML section but when I save they disappear. How do I get them to show pls.
    Thanks
    Funda

    ...
  • Support_Management Jotform Support
    Replied on February 1, 2017 at 5:02 PM

    Glad that helped. Your last question has been moved to a separate thread https://www.jotform.com/answers/1053983

    We'll have it addressed there shortly.