Disable homepage slider animation

Discussion in 'Compass WordPress Theme' started by home, Jan 11, 2016.

  1. home

    home Member

    Joined:
    Oct 9, 2013
    Messages:
    70
    Likes Received:
    3
    I'm trying to make the slider on the homepage static, and remove the animation. However, I'm struggling to do it. I've tried adding the following code in the Custom CSS, but it doesn't seem to work:

    .salesdetails{
    webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    }

    Could you please advise how I can achieve this?

    Thank you!
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please follow the screenshot given below.

    remove_animation.png

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. home

    home Member

    Joined:
    Oct 9, 2013
    Messages:
    70
    Likes Received:
    3
    Hi there

    I have commented-out the highlighted text in the functions.php file, but it doesn't seem to have stopped the slider animation.
     
  4. priya

    priya Guest

    Hello,

    Could you please provide us 'URL' of your site so that we can better assist you?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. home

    home Member

    Joined:
    Oct 9, 2013
    Messages:
    70
    Likes Received:
    3
  6. priya

    priya Guest

    Hello,

    To stop slider animation, please follow the screenshot given below for once.

    remove_slider_animation.png

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page