Change font color in embedded terms & conditions

  • alexandre897
    Asked on December 23, 2020 at 10:29 AM

    Color is not changing


    1608737330 5fe3623219f62  Screenshot 10

  • Jimmy_D
    Replied on December 23, 2020 at 11:02 AM

    Kindly try the following CSS code to change the code to change the color of the label on the Terms and conditions widget.

    label#_label {
    color: #fff;
    }

    1608739316 5fe369f4c9ad8  Screenshot 10

    Let us know if you have any other questions.