Hello,
You communicated to me recently the Css code to remove the filter applied on the images of the hero widget in the slider of the home page:
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image::after
{
background: transparent;
}
Thanks for that !
In the same way, is it possible to remove the same black filter on the headband of articles and pages ?` I tried to adapt the CSS code without any success.
Thank you very much !