Hide Image Banner section on mobile view Enterprise Theme

Topic summary

A user needs to hide image banner sections on mobile while keeping them visible on desktop using the Enterprise theme. They also want to hide a logo list section on desktop while showing it on mobile.

Initial Problem:

  • Image banners created for desktop are appearing on mobile
  • Logo list created for mobile is appearing on desktop
  • Need CSS solution to control visibility by device type

Solution Provided:
A support responder provided custom CSS code to be added to the theme.liquid file (above the closing tag). The code appears to use media queries to control section visibility.

Current Status:
Partially resolved - the mobile view is now working correctly (image banners are hidden). However, the desktop issue remains: the logo list still needs to be hidden on desktop view. Screenshots were exchanged to troubleshoot the placement of the CSS code.

Summarized with AI on November 14. AI used: claude-sonnet-4-5-20250929.

I use the Enterprise theme and I’ve created image banners for the desktop site, but I don’t want image banner sections to appear on the mobile site. How can I do it?

I created for mobile in the same area a logo list and same issue, how can I do to hide the section on desktop ?

Thank you for your help !

hy, @Evaelle

please send page URL with password

I send you a message

Go to Online Store
2) Edit Code
3) Find theme.liquid file

  1. Add the following code in the bottom of the file above tag.

Yes, I have made the changes you requested and have provided you with a code. Please follow the code and paste it.


It’s not working

Could you please send a screenshot of the place where you added the code? It will help me

I send you a text, it’s working on the mobile, the image banner is hide, but on the desktop I need to hide the logo list