Having an image visible on tablet but not on desktop

Im trying to show an image on tablet and below but not on desktop. Is there a way to hide the image on larger breakpoints?

To break it down, I have an image (a logo) inside my nav bar that I want to show when the nav bar switches over to hamburger. Does anyone know how I can do this?

Place an image - set “Display” to “none”. Go to tablet view and set “display” to “block”.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.