I’m currently building a site using the editions theme. My slideshow image looks fine on the desktop site but when viewing from a mobile doesn’t look good. The theme doesn’t have a setting to change or remove the image just for mobile site. Is there another way to do it ?
I’ve just looked there and can’t actually see a image slider anywhere?
but what you would do is use a @media query on screen width only, specify your max pixel width and within the brackets tell the slideshow class to be hidden - hope this helps!!