• Thank you for building this slider it works great except I have what I believe to be an attractive background on my pages and Cyclone Slider 2 overlays that with a white box. I have tried everything I can think of in CSS to set the background to transparent with no luck. Site is pathwaysoffaith.com

    https://wordpress.org/plugins/cyclone-slider-2/

Viewing 2 replies - 1 through 2 (of 2 total)
  • try

    .cycloneslider-template-cmg .cycloneslider-slide{ background:transparent !Important; }

    in your theme’s css

    Thread Starter brinksa5man

    (@brinksa5man)

    Thank you, Avantart! I got it to work on the Stargazer theme using this:
    .cycloneslider-slide{ background:transparent !Important; }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘background transparent on Cyclone Slider 2’ is closed to new replies.