Hi.. I am trying to use slides that have a transparent edge and shadow around them, but a black background is showing behind them instead. I cannot find the entry in the CSS that is creating that, even after using firebug.
The only background css for slider i could find was
.flexslider {background: #fff; position: relative; zoom: 1;}
but that is not it.
Thanks for any help