• Resolved bodtje

    (@bodtje)


    Hi,

    the Slide Title can be animated in many different ways, but is it also possible to have none?
    In other words can the animation be disabled?

    Thanks in advance,
    Marc

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author themevision

    (@themevision)

    Hello,@bodtje!

    Insert the next code into Customizing->General->Additional CSS:

    #agama_slider h2.slide-title.animated{
        animation: none!important;
    }

    Regards

    Thread Starter bodtje

    (@bodtje)

    Thank you for this very quick solution!
    Kind regards,
    Marc

    Theme Author themevision

    (@themevision)

    You are welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable Slider Title animation’ is closed to new replies.