Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pavit Moderator
    #1008633

    Hello

    It is obtained using css animations , you can find them in this file /templates/uber/acm/hero/css/style.css
    For example your animation is obtained with this code at line 37

    .acm-hero .hero-content.effect {
      animation: effect-top 5s;
      -webkit-animation: effect-top 5s; 

    My suggestion is to use the gchrome inspect element or Firefox firebug to easily find which css code is involved in various animations type .

    Best regards


    1. Screenshot-at-feb-06-21-46-32
    Stergiou Limited Friend
    #1008772

    Thank you!
    It works.
    You are a great support.
    Many thanks again
    Leonidas

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Stergiou Limited 7 years, 3 months ago.

The topic ‘ACM Slideshow container’ is closed to new replies.