Hello everyone, I would like to know if it is possible to increase the opacity of the background when viewing a photo. If yes how can I do?
thanks
Regards
Hey oiser!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css:
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
opacity: 1;
}
Best regards,
Ismael
Thank you a lot!