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

    Hi,

    Currently using a masonry gallery with light boxes. When an image is clicked I would like a solid colour around the image instead of seeing the rest of the page behind so people focus on the photo.

    #834855

    Hey danswebservices,
    Try this code in the General Styling > Quick CSS field:

    .mfp-zoom-in.mfp-ready.mfp-bg {opacity: 1!important; }
    .mfp-bg {background: #2196F3!important; }

    adjust the color to suit

    Best regards,
    Mike

    #834861

    Works a treat – thank you!

    #835011

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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