Hide a section on mobile with EXPRESS THEME

Hello,

I have a section on my website, “custom-content.liquid” that I would like to hide in the mobile view. I’ve read all the solutions but it’s not working with the EXPRESS theme.

I tried different things, like adding the following code to theme.min.css :

@media only screen and (max-width: 768px){
#shopify-section-160997220275f38861 .section {padding: 0px;display: none;}
}

But it’s not working.

That’s why I ask some help today.

Thank you,

Jeremy

@jeremysn6
Kindly share your store URL so,
I can solve your problem.
Thank you.

Hello, my URL is :

https://wrapcbd.fr/pages/nos-valeurs

Thank you!

Jeremy

@jeremysn6
Give me a screenshot of which section you want to delet.
Thank You.

I would like to let it like this on the desktop view, but on mobile view I would like the order to be : text image / text image / etc.

For now, on mobile view the order is text image / image text / text image / etc.

That’s why I would like to create 4 new sections (adapted for mobile) to have 8 in total, and hide 4 (adapted for desktop) on mobile.

@Zworthkey Hey, any idea for my request?

Thank you very much and have a great day,

Jeremy