How can I change the text color of the Section Collapse tool?

  • SAFETYSAL
    Asked on July 24, 2017 at 5:10 PM

    Good Afternoon Support,

    Can you please help me with a header section on my form, for some reason im not able to change the text color to Red so that it can be visible. Thanks 

    Jotform Thread 1207188 Screenshot
  • Support_Management Jotform Support
    Replied on July 24, 2017 at 7:05 PM

    Looks like you're referring to the Section Collapse text color. To change it, inject these CSS codes to your Form Builder:

    .form-collapse-table {

        color: red !important;

    }

    Complete guide: How-to-Inject-Custom-CSS-Codes

    Result:

    How can I change the text color of the Section Collapse tool? Image 1 Screenshot 20