There’s a dark, semi-transparent overlay on a slideshow I created on one of my pages, using the Frost theme (don’t know if the Frost theme is a factor at all; I doubt it). I found a potential answer on an archived thread: Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer:
.flexslider .slides li .flexText,
.freddoImageOp {
background-color: transparent !important;
}
I must not be very smart because I can’t find the place where I’m supposed to insert the above code. I’ve looked everywhere. How do I get rid of this semi-transparent overlay??
The page I need help with: [log in to see the link]