Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #354373

    Hi
    How can I make the area surrounding an image opened in colorbox, more opaque? I’d like the page below colorbox displayed image to be less visible, meaning to increase the opacity of the area (background) surrounding the image.
    Thank you

    #354698

    Hey Yory!

    Do you mean the magnific popup? Try adding this to your custom CSS.

    .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader { opacity: 0.9 !important; }
    

    Regards,
    Elliott

    #356192

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Increase opacity around colorbox’ is closed to new replies.