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: Fixed Slider Image

#28963

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!