Two banner images for desktop version and one for mobile

Dear community,

Maybe someone has a solution for this issue? I have two banner images for the desktop version of my webshop, and I try to figure out if it is possible to have only one of them (the images are similar) for the mobile version?

https://www.aurstudio.com/

Best, Frida

@_frida
You can do that, simply, you just need to add another banner for mobile. Then you can use css code to hide/show it on each screen.

@Henry_dev Oh, that sounds like a good solution, thanks!

Do you know how the code should look and where to put it?