’m trying to get rid of the greyscale fade that happens on all slides throughout the site
LE
Lars Even Andersen
Original poster
Member
’m trying to get rid of the greyscale fade that happens on all slides throughout the site
Hello Lars
Try this CSS
.slider .slides li:before{
background:none;
}
Paste this CSS code in
Appearance -> Customize -> Additional CSS
Regards
I have no folder called Appearance -> Customize -> Additional CSS
Thanks Its working.
You are welcome 🙂
Regards