Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #668603

    Hi please see site URL and a screenshot of the problem I have in private data below.

    I would like to make the video popup box bigger so it uses more of the available screen,

    How can I do this?

    Thanks

    #668607

    Hey spleeky,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .mfp-iframe-holder .mfp-content {
        max-width: 1300px;
    }
    

    Best regards,
    Yigit

    #668629

    Hi, this worked great, thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I make the video popup in a bigger window?’ is closed to new replies.