October 17, 2015 at 2:07 pm
#36711
Theme Horse Support Team
Keymaster
Try below Custom CSS code once and let us know.
@media only screen and (max-width: 1024px) {
.featured-slider .featured-image {
background-attachment: scroll;
}
}
Thank you!