Before you ask please READ THIS

How can I remove the overlays on a picture ?

in Photon Posts: 8
The theme is almost perfect for a porfolio.
But one thing is to fix.

In brick/lightbox mode, all photos are covered by the UI.

How can I preserve the image to be covered (on desktop and mobile) ?

Image should not go under the UI div (even with opacity), but the UI should wrap around.

Photographers do not want their photos covered with icon.

You can see the problem here :
http://photon.apollo13.kinsta.com/album/gallery-description/
and click on "Statue of liberty"

Thank you for your support.

Comments

  • AirAir
    Posts: 10,970
    Hello again:-)

    This is how this lightbox works unfortunately, but we could try to make it with custom CSS:
    .lg-outer .lg-img-wrap{
    padding: 47px 0;
    }
    It will give space from top and bottom. See if that suits you.

    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion