Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #668288

    Please see the URL i have put into private data below.

    If you scroll down the page, and then click on one of the entries in the portofilio grid, you will see each entry has a picture on the left, and some writing on the right.

    When the picture on the left is clicked it expands in a lightbox, to fill some of the centre of the screen. So that the picture will be bigger when it is clicked.

    I want it to expand bigger so it uses more of the active space on the screen.

    How can i make this lightbox image, appear bigger?

    thanks

    • This topic was modified 7 years, 7 months ago by spleeky.
    #669881

    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

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