Okay
  Public Ticket #3375441
Change Play Button Color
Closed

Comments

  • jtnorth started the conversation

    Hi,

    I'd like to change the video lightbox play button from black to white. Is this possible?

    Thanks!

    - j

  •  1,877
    Judith replied

    Hi there,

    Thanks for contacting us.

    Please try this css:

    .span_12.dark .nectar_video_lightbox.play_button:before {
        border: 5px solid #fff;
    }
    .span_12.dark .nectar_video_lightbox path {
        fill: #fff;
    }

    Thanks.

  •  8,839
    Tahir replied

    Hey Again,

    Try changing the Row "Text Color" in here and check: 

    9864044792.png

    Thanks 


    ThemeNectar Support Team