Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1277432

    Hi,

    I’m adding Youtube videos to some pages and when you click on the link to open the video, it only opens in the middle of the screen as a smaller player, but I want it to take up the whole screen. I’m not sure why it isn’t. I added the content below.

    #1278097

    Hey John,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .mfp-iframe-holder .mfp-content {
        max-width: 90vw;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1278107

    Hi Victoria,
    Adding it to Enfold > General Styling > Quick Css worked. Thank you!

    #1278160

    Hi John,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.