Can I show different banner images based on device type?

Hi, I’m using a Shopify 2.0 theme and want to show different banner images for desktop and mobile users (checkout). Is there a way to do this using Liquid code or theme settings? Ideally, I’d like to avoid using an app. Any suggestions or examples would be appreciated. Thanks!

You can definitely show different banners for desktop and mobile in Shopify 2.0 without using an app! If you’re on Shopify Plus, you can edit checkout.liquid and use media queries to conditionally show images. If not, you can apply this method on home or product pages using section settings and CSS.

Hi @harryjohns

You can do that by referring to this article.

https://community.shopify.com/post/2460989