Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #786848

    Looking to have the lightbox fill 90% width of the screen instead of the static width it is currently set at. I found a few older replies but they no longer apply as code has changed too much.

    #786923

    Hey Kyle,

    Where is the lightbox that you`re mentioning in the question?

    Best regards,
    John Torvik

    #787006

    Just click on the masonry portfolio items. They open in a light frame.

    #787074

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .mfp-iframe-holder .mfp-content {
        max-width: 90% !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #787443

    Perfect thanks!

    #787542

    Hi,

    Glad we could help! Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Masonry Lightbox Sizing.’ is closed to new replies.