Featured image slider Content background
I want to remove the white background box behind the text on the featured image.
I have tried everything I found on this forum, f.e.
#main-slider .entry-container { background: transparent; }
#main-slider .entry-container a {background: rgba(0, 0, 0, 0.0);}
but nothing works.