Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1487436

    Hi, How do I change the text color near my check box on my contact form. Right now it is not legible given the color.

    #1487439

    Hey vrhgmt744p,

    Thank you for the inquiry.

    Please add this css code to adjust the color of the checkbox labels.

    .main_color .input_checkbox_label {
        color: #ffffff;
    }

    Let us know how it goes.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.