Slider picture ratio problem / suggention
-
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
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Slider picture ratio problem / suggention’ is closed to new replies.