Okay
  Public Ticket #1026198
Light Box Video Button Color
Closed

Comments

  •  2
    Michael started the conversation

    Hi,

    Maybe its to easy but i didn't find it :-) How can I change the button color of the Light Box Video Element? Thank you!

    Michael

  •  8,998
    Tahir replied

    Hey Michael,

    Please see: 

    Be.st


    ThemeNectar Support Team 

  •  2
    Michael replied

    Thank you Tahir

    But it is also possible for the standard Play button?

  •  8,998
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .span_12 .nectar_video_lightbox path {
           fill: #27ccc0;
     }
      .span_12 .nectar_video_lightbox:before {
           border: 5px solid #27ccc0;
     }

    Thanks


    ThemeNectar Support Team 

  •  2
    Michael replied

    Nice thank you very much!

    Michael