Hi, updated Woopress to 4.4 and using child theme 0.0.1. After that update the Revolution Slider on the front page gets a white overlay.
In preview, it is as it was before the update. I even removed the plugin Rev. Slider and downloaded the last version and uploaded that (now running 5.4.8). Tried to solve the problem by;
1) I have added to “custom CSS”:
.rev_slider .slotholder:after {
background: transparent !important;
}
and I have double checked that:
Layout > Appearance > Dotted overlay size = none
What is wrong???