Thank you Jay, I had the same problem, and your solution work perfectly.
I changed the code as follow, so I still can manage the opacity of the layers :
.tp-revslider-slidesli:after {
opacity: 0.4;
}
If opacity is set to 1, then your image will look darker, as if a grey overlay was on top. If it's set to 0, no overlay at all. For me, 0.4 suits the best.
How can I remove the black overlay that's on top of the images in the Unite slider,or reduce it's opacity.
Hi,
you can change "Dotted overlay size" parameter in the Slider settings
Regards,
Igor
Thank you for the response. That however doesn't remove the black overlay, it just creates a pattern on top of it.
Hi,
did you try to set it to None
Regards,
Igor
It was set to none,but the effect is still there.
Hi,
Please provide URL to your site and super admin login details so we can take a look and see what could be the issue
Regards,
Igor
Finally solved it by add this to the Custom CSS.
Hi,
I am glad that you managed to solve the problem which you had
Regards,
Igor
Thank you Jay, I had the same problem, and your solution work perfectly.
I changed the code as follow, so I still can manage the opacity of the layers :
If opacity is set to 1, then your image will look darker, as if a grey overlay was on top. If it's set to 0, no overlay at all. For me, 0.4 suits the best.
Hi,
thank you for your solution too
Regards,
Igor