October 2, 2015 at 6:37 am
#28963
Theme Horse Support Team
Keymaster
Hi Wilnesse,
To unfix the featured image login to your admin site and go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the following CSS code in the field and Click on Save & Publish button:
.featured-slider .featured-image {
background-attachment: inherit;
}
Thank you!