Tagged: easy slider, mobile view, width
Is there a way to crop the easy slider image in mobile view? Right now, it’s reducing the full width image so that it fits in the mobile view but then the height is super small. I’d like it to be taller and just to crop out 25% on either side. Not sure if that’s possible??
Hey jenerdman!
No, not easily. I think there are some new css3 properties for modifying the clip of an image but I’ve not really dug into them yet since I don’t *think* support for them is very popular right now.
The typical best solution would be to use content that scales across all devices starting with mobile first (eg the “mobile first” design method).
Regards,
Devin