Okay
  Public Ticket #1435725
Lightbox size
Closed

Comments

  •  2
    tretlo started the conversation

    Hi- 

    Any way to adjust lightbox size? Client wants video to play larger.

    thx

    a

  •  9,016
    Tahir replied

    Hey ,

    It was set at 900 though you can increase it if you want .

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

    .mfp-iframe-holder .mfp-content, .mfp-inline-holder .mfp-content {
        max-width: 1200px !important;
    }

    Thanks


    ThemeNectar Support Team