badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Responsive on ipad mini

#36711

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!