Okay
  Public Ticket #2355472
VIDEO LIGHT BOX
Closed

Comments

  • freixa21 started the conversation

    Hello!

    Video Lightbox is not working properly. I save it on front-end editor and it looks ok, but when I'm out of the WP-Bakery front-end editor it looks completely diferent.

    Also, the colors are not much customizable... could you add text, button and inside play icon color options customizable?

    Thanks!!

  •  8,991
    Tahir replied

    Hey Again,

    Try adding it via the Backend editor and check . Also adjust these options : http://prntscr.com/rw0hl4.  

    Best


    ThemeNectar Support Team 

  • freixa21 replied

    Hello Tahir,

    Thanks for your reply! It works by saving it from Back-end now. But after saving I had two flip-box titles deleted from another part of the page. I re-writed the titles and now it's everything fine, maybe you can have a look at that issue.

    About the Video Lightbox text and button colors, I want it white,  but the PLAY icon also becomes white so it can't be seen. (image attached)

    Is there any way to solve it?

    Thanks!


  •  8,991
    Tahir replied

    Hey Again,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   freixa21 replied privately
  •  8,991
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .nectar_video_lightbox path, .span_12.dark .nectar_video_lightbox.play_button_with_text path {
        fill: #444 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • freixa21 replied

    Looks great now!

    Thanks you very much!