FROM CACHE - de_header
Diese Community hat auf Peer-to-Peer-Support umgestellt. Der Shopify Support wird diese Community nicht mehr betreuen. Wir empfehlen dir, dich mit anderen Händler:innen und Partner:innen in Verbindung zu setzen, um Unterstützung zu erhalten und Erfahrungen auszutauschen. Bitte melde weiterhin alles, was gegen unseren Verhaltenskodex verstößt, oder Inhalte, die deiner Meinung nach entfernt werden sollten.

hide section on desktop using sections from section store?

hide section on desktop using sections from section store?

edimur
Besucher
1 0 0

Hey everyone, I'm currently redesigning my shopify store. Because for now I refuse to spend 400 $ on a theme, I'm trying to get the best out of it with sections from the section store. I've found a section that I really like on mobile but not really on desktop (Hero 23). I've tried to hide it by pasting a css, however this only seems to work with the sections that come with the theme itself or am I wrong?? If it's possible to hide this section on desktop, then I would just choose a section from Dawn theme and view it only on desktop, i think this will be finde since most of visitors are mobile phone users. 

Thanks in advance for helping! 

1 ANTWORT 1

Ben310
Astronaut
2065 240 368

Hey you've hit the german community instead of the US one:

image.png

Anyway, the issue you're describing is very likely CSS specificity or incorrect selectors. Third-party sections often have their own unique class or ID structure, so a general .class { display: none; } approach might not work. Best talk to the Section Store developers...