• Resolved guz92

    (@guz92)


    Hi,
    I’ve recently installed this plugin on my 2 “WIP” websites you can see here:
    https://www.mmglab.it/alecomics/
    https://www.mmglab.it/ink

    The plugin is amazing and work perfectly but I’ve just 1 problem: the overlay color.
    On the second site (ink) it’s ok, with a black color with opacity at 50/60%
    Unfortunately it’s not the same on the first site (alecomics). Here the overlay is totally black with opacity at 100% and I can’t understand why and how to change it.
    Can you help me? ??

Viewing 1 replies (of 1 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @guz92,

    Please try adding below snippet to your active theme’s CSS.

    .cli-modal-backdrop.cli-show {
      opacity: 0.5 !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Overlay color & opacity’ is closed to new replies.