• The slides on my slideshow are overlapping.

    Basically, I’m getting about 30-40px of the next slide appearing on the right hand side of the current slide.

    Has anyone encountered this issue before?

    These are the only edits I’ve made to the CSS…

    .frs-slideshow-container .frs-wrapper.frs-skin-minimalist ul.frs-bullets {
    margin-top: -50px !important;
    }
    
    .frs-slideshow-container .frs-wrapper.frs-skin-minimalist ul.frs-bullets li.frs-slideshow-nav-bullets {
    background-color:#ffffff !important;
    opacity: 0.5;
    color:#999999;
    height:12px !important;
    width:12px !important;
    }
    
    .frs-slideshow-container .frs-wrapper.frs-skin-minimalist ul.frs-bullets li.frs-bullets-active {
    background-color:#ffffff !important;
    opacity: 1 !important;
    }
    
    .frs-slideshow-container#home-slideshowpjc {
    margin-bottom: 0 !important;
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
    }

    Thanks!

    https://ww.wp.xz.cn/plugins/fluid-responsive-slideshow/

The topic ‘Slides Overlapping’ is closed to new replies.