Background image is not responsive (Sydney theme)
Hi, I’ve set up demo site here and it works good on desktop. But on mobile device background image doesn’t look good. I’ve tried this code: @media only screen and (max-width: 1024px) { .slides-container .slide-item, .panel-row-style { background-attachment: fixed !important;…