Hi,
im looking to hide this section in desktop
my site is https://luxurymrkt.com
thank you
you can add it (at the top of the file theme.css)
@media(min-width:767px){
#shopify-section-template–15648732545205__background-image-text.index-section–flush{display:none !important}
}