• Hi

    is it possible to add auto height to the slider>
    I have tried to add it myself in a custom .js file and target a speck slider but with no joy:
    $(document).ready(function() {
    jQuery(‘#slider_1478’).owlCarousel({
    autoHeight : true,
    });
    });

    Thanks

  • The topic ‘Auto Height’ is closed to new replies.