Okay
  Public Ticket #926147
Video Lightbox Size
Closed

Comments

  •  1
    Aarik started the conversation

    Hello,

    How could I make my lightbox videos appear larger? Right now they're roughly 900 pixels wide and I'd like about 1,050 px.

    Thanks!

  •  1
    Aarik replied

    This ended up working for me...

    .mfp-iframe-holder .mfp-content {
        max-width:1050px !important;
    }

    Thanks anyway!
  • Jaime replied

    Hey Aarik,  where did you put that code?  Just in the css section of the theme??  Thanks.  I'm trying to do the same.

  •  1
    Aarik replied

    Yes, under Salient > General Settings > CSS/Script Related. Good luck!