• I had been using a very popular slider, that was updated frequently, and every time got harder to use, also the loading times seemed to be high.
    Found Lightweight Slider in google, after search in WP repository offered the most popular (and bloated?) sliders.
    If you are looking for easy to use light WP slider plugin, this is (the) one.
    This slider also loads fast.

    If you want to remove bottom text (and it’s background) of slider you may use this custom CSS:
    .lightweight-slider figcaption {
    font-size: 222vw;
    bottom: 100;
    left: 0;
    padding: 0rem;
    margin: 0;
    width: 100%;
    text-align: center;
    animation: caption 0s;
    }

    ______________________________________________

    You can also leave slide title empty

    • This topic was modified 3 years, 9 months ago by Prixer.
    • This topic was modified 3 years, 9 months ago by Prixer.
    • This topic was modified 3 years, 9 months ago by Prixer.
    • This topic was modified 3 years, 9 months ago by Prixer.
    • This topic was modified 3 years, 9 months ago by Prixer.
    • This topic was modified 3 years, 8 months ago by Prixer.
  • The topic ‘Great Simple Light weight Slider’ is closed to new replies.