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*

Fixed Slider Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28957
    WILNESSE
    Participant

    The image in the slider is fixed when I scroll up and down. I want it unfixed. How can I do that?

    #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!

    #28977
    WILNESSE
    Participant

    thank you

    #29041

    You Welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.