• Some of themes have max-width on img tag.
    In this case, if “Auto-height slider” is off, picture will be squeezed horizontally on small screen.
    To solve this, I had to cancel out max-width of slider image.
    So I would recommend you to add this to css on next release.

    .ms-slide-bgcont>img{ max-width:none; }

    Thanks

    https://www.ads-software.com/plugins/master-slider/

Viewing 1 replies (of 1 total)
  • Just started using the master slider on some of my sites and I couldn’t quite figure out why they weren’t working like the demo.

    This definitely solves the problem and should probably be in the default style sheet.

Viewing 1 replies (of 1 total)
  • The topic ‘Slider picture ratio problem / suggention’ is closed to new replies.