Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Yap Friend
    #207500

    Dear Joomlart,

    How do i use the animation transition effects ( in the Uber – Corporate – About us page ) on the other module of Uber? Can i add some class to the other blocks so that the text could have the animation effects as well?

    http://uber.demo.joomlart.com/index.php/about-us

    Also, Is there a way to call those similar animation transition effects in the “Beranis” templete?

    Regards

    Ninja Lead Moderator
    #574559

    The effect in Uber Corporate is direrent with Beranis template, look at more the detail below

    + Uber Corporate template


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

    + Beranis template


    .animate-text p {
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    }

    Ninja Lead Moderator
    #640904

    The effect in Uber Corporate is direrent with Beranis template, look at more the detail below

    + Uber Corporate template


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

    + Beranis template


    .animate-text p {
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    }

    Ninja Lead Moderator
    #739568

    The effect in Uber Corporate is direrent with Beranis template, look at more the detail below

    + Uber Corporate template


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

    + Beranis template


    .animate-text p {
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum