Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • brusamolino Friend
    #999964

    Hi
    Can you tell me how can i remove the text animation (on mousever) inside "Introducing" module in homepage?

    thanks Luca


    1. introducing
    pavit Moderator
    #1000018

    Hello

    Edit this file ja_mono/acm/features-intro/css/style.css and comment line from 86 to 92 in this way

    /*.acm-features.style-1 .features-item:hover .feature-image {
      -webkit-animation: image_animation 0.6s;
      -moz-animation: image_animation 0.6s;
      -o-animation: image_animation 0.6s;
      animation: image_animation 0.6s;
    }
    .acm-features.style-1 .features-item:hover .feature-content {
      -webkit-animation: content_animation 0.6s;
      -moz-animation: content_animation 0.6s;
      -o-animation: content_animation 0.6s;
      animation: content_animation 0.6s;
    }*/

    Regards

    brusamolino Friend
    #1000266

    Hi
    i have commented line inside style.css (in templates/ja_mono/acm/features-intro/css and templates/ja_mono/acm/features-intro/css/themes/blue) from 86 to 92 but i have the same problem
    you can see it on http://gurrieri.dot360.it/index.php/projects

    can you help me?

    pavit Moderator
    #1000397

    Hello

    Looking at your page i noted it is still active, look at image below

    Ypu can also remove it and enable css optimization from backend


    1. Screenshot-at-gen-06-21-00-04
    brusamolino Friend
    #1000875

    Hi
    i’ve found the problem
    it takes the css under templates/ja_mono/local/acm/features-intro/css and not under templates/ja_mono/acm/features-intro/css

    now is ok

    thanks Luca

    pleban78 Friend
    #1067333

    Hi
    could You check the path to the css
    because I want to remove this efect , I comment templates/ja_mono/acm/features-intro/css and templates/ja_mono/acm/features-intro/css/themes/blue) from 86 to 92 – it doesn`t help/

    And in the local folder I don`t have style.css

    Thanks

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

This topic contains 5 replies, has 3 voices, and was last updated by  pleban78 6 years, 6 months ago.

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