Appointment Slot Widget text color

  • whittaro
    Asked on June 9, 2017 at 10:25 AM

    Is there a way to change the text color in the appointment slot widget? Using a black background and would like text to be while.

    Jotform Thread 1168576 Screenshot
  • BJoanna
    Replied on June 9, 2017 at 12:39 PM

    It is possible to change the text color in the appointment slot widget. To change the color to white add this CSS code to appointment slot widget Custom CSS field:

    .checklist label {

    color: #fff!important;

    }

    Appointment Slot Widget text color Image 1 Screenshot 20

    Hope this will help. Let us know if you need further assistance. 

  • whittaro
    Replied on June 9, 2017 at 1:39 PM

    Worked just like I hoped! Thanks!!

  • BJoanna
    Replied on June 9, 2017 at 1:59 PM

    You're welcome.

    Feel free to contact us if you have any other questions or issues.