• Resolved brphoto

    (@brphoto)


    When I have the page open it looks great but when I try to enlarge one of the thumbnails half the image is behind the header.

    I also tried putting a large static image on top of the page but the same thing happens.

    If I click on one of the images further down the gallery this seams to be ok so its just happening to the ones at the top.

    Any help would be great thank you

    Brian

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter brphoto

    (@brphoto)

    Final Tiles Gallery. Masonry….when you click on the image to get the Lightbox option

    Thread Starter brphoto

    (@brphoto)

    When you click on the thumbnail the image is enlarged in Lightbox mode but half the image is behind the header that has my logo and menus on it. There must be a way of having the Lightbox opening below header or on top of it. Brian

    Miha

    (@mplusb)

    Hi @brphoto,

    Please add this code in Appearance > Customize > Addiitonal CSS:

    #lightboxOverlay, #lightbox {
    	z-index: 999999;
    }

    This will fix it.

    Warmly,
    Mihaela

    Thread Starter brphoto

    (@brphoto)

    Fantastic thank you Mihaela all fixed 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Enlarged image is half missing behind header’ is closed to new replies.