Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author kosinix

    (@kosinix)

    Try display:block on the images in the slider.
    Something like this in your style.css:

    .cycloneslider-slide img{
         display:block;
    }

    Thread Starter mattcoff

    (@mattcoff)

    Thanks for the super fast response!

    Unfortunately, the gray bar remains after entering that fix…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Cyclone Slider] Thin gray line at bottom of slider’ is closed to new replies.