Hello [email protected],
in version 4.2 you are now able to upload a separate mobile image in your Anywhere Sliders plugin. It will show on resolutions less than 768px so you can have different proportions on it.
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=cyrillic-ext,latin-ext&display=swap' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Kelly+Slab&subset=latin,cyrillic&display=swap' rel='stylesheet' type='text/css'>
.fa:before, .fas:before, .far:before, .fal:before, .fad:before, .fab:before,
.fa:after, .fas:after, .far:after, .fal:after, .fad:after, .fab:after {
font-family: "Font Awesome 5 Free";
}
.is-in-stock {
color: green;
font-size: 18px;
font-weight: bold;
}
.is-out-of-stock {
color: red;
font-size: 18px;
font-weight: bold;
}