Okay
  Public Ticket #2574257
Video Lightbox Text
Closed

Comments

  • timdingersen1 started the conversation

    Hello!

    I need to change the color of the button text in the Video lightbox module and I can't seem to find an option.  As you'll see from the attached, the play icon itself took on the selected color but not the text.

    Thanks in advance for the help.

    -Tim

  •  2,965
    Andrew replied

    Hi There,

    Thank you for contacting us.

    Please paste the code below in Salient > General > CSS/Script Related:

    .light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light p {
        color: #131111;
    }

    Kind Regards