Bold sub labels

  • mrlwr
    Asked on February 13, 2018 at 2:21 PM
  • Jan
    Replied on February 13, 2018 at 3:20 PM

    Please inject this custom CSS code:

    .form-sub-label {
    font-weight: bold;
    }

    Here's a guide on How-to-Inject-Custom-CSS-Codes.

    Hope that helps. Thank you.