Go for it – there is not a good solution out there – badly needed
Thread Starter
zioncg
(@zioncg)
This worked for me… thanks to the developer
—-
You should be able to add this line to your theme’s CSS file to remove the grey background:
.promo_slider div.panel { background:none; }
—-
Hope it helps
Thread Starter
zioncg
(@zioncg)