Remove dark opacity and graphic overlay from slider - how can i do this?
assetivity1 Hi Add this code in first line of custom.css file
.slideshow .has-mask:before {display:none!important}
Thanks now resolved.