Comments 1Aarik started the conversationOctober 19, 2016 at 12:51amHello,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! 1Aarik repliedOctober 19, 2016 at 7:11pmThis ended up working for me....mfp-iframe-holder .mfp-content { max-width:1050px !important;}Thanks anyway!Jaime repliedFebruary 10, 2017 at 3:09amHey Aarik, where did you put that code? Just in the css section of the theme?? Thanks. I'm trying to do the same. 1Aarik repliedFebruary 10, 2017 at 4:52amYes, under Salient > General Settings > CSS/Script Related. Good luck! Sign in to reply ...
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!
This ended up working for me...
.mfp-iframe-holder .mfp-content {
Thanks anyway!max-width:1050px !important;
}
Hey Aarik, where did you put that code? Just in the css section of the theme?? Thanks. I'm trying to do the same.
Yes, under Salient > General Settings > CSS/Script Related. Good luck!