How can you change the color of subtitles?

  • MarcoVitrotti
    Asked on July 28, 2014 at 2:21 PM
    thanks! And how can you change the color of subtitles? Like for date selection my days months and years are written in grey and I would like them also in black
  • Kiran Support Team Lead
    Replied on July 28, 2014 at 3:32 PM

    You can achieve this by injecting custom CSS code as below :

    .form-sub-label

    {

    color: #DF0101 !important;

    }

    You can change the color code #DF0101 as per your requirement. Please get back to us if you need further assistance. We are happy to assist you further.

  • Kiran Support Team Lead
    Replied on July 28, 2014 at 3:34 PM

    For Black color, you can use #000000 instead of  #DF0101. Hope this information helps you.

  • MarcoVitrotti
    Replied on July 29, 2014 at 11:42 AM

    Thanks, last question, how can you make the components in the module closer? They're a little to far apart and it takes to much space on my website.

  • MarcoVitrotti
    Replied on July 29, 2014 at 11:49 AM

    never mind, found it. Thanks a lot for the help!

  • Ashwin JotForm Support
    Replied on July 29, 2014 at 11:58 AM

    Hello MarcoVitrotti,

    I am glad to know that you figured it out yourself.

    Do get back to us if you have any questions.

    Thank you!