• Resolved asiyanym

    (@asiyanym)


    How do I make the slider more responsive on mobile? I can’t make the size a little bigger without it looking distorted on mobile.

    The page I need help with: [log in to see the link]

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

    (@richteam)

    Hi asiyanym.

    Follow the instructions, please.

    Please find the mislider.js file in the plugin. There find this code

    after 135 line add this code:

    $( window ).load( function(){

    o.autoplayOff(); clearTimeout( o.resizeTimer ); o.resizeTimer = setTimeout(o.resetSlider, 500 );
    }
    );

    We are waiting for your reply. Our team will add this function in the next version.

    Thank You.

    Plugin Author richteam

    (@richteam)

    Dear asiyanym.

    We solved the problem. Thank you for using our plugin.

    Thank You.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make slider mobile responsive’ is closed to new replies.