Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • librandi Friend
    #1068544

    Hi, how I can change the speed, now it’s very slow thank you. the problem is only with chrome, with firefox it works well

    • This topic was modified 6 years, 6 months ago by  librandi.

    1. Cattura-2
    2. Cattura-3
    Saguaros Moderator
    #1068763

    Hi,

    There seems to be problem of rotate & transform in Chrome specific, you can try with this tweak:

    • Backup your site first
    • Go to file: root/templates/uber/acm/testimonials/less/style-6.less
    • At approx line 64, you can see the declaration for item of testimonial module and change to this:

    .item {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 0;
    padding-right: 0;
    .opacity(0);
    .rotateX(0)!important;
    .transition(all 400ms ease 0s);

    p {
    font-weight: bold;
    font-size: @font-size-large;

    // Control screen tablet/desktop
    @media screen and (min-width: @screen-xs-min) {
    font-size: @font-size-h2;
    }
    }

    &.active {
    .opacity(1);
    .rotateX(0deg)!important;
    }
    }

    If your site is running with Development mode, just refresh your site. If the Dev mode is off, you need to compile less to css in template manager.

    librandi Friend
    #1068824

    thank you, I try but not works

    Saguaros Moderator
    #1068960

    You can take a backup of your site and share the ftp account, I will try to update.

    librandi Friend
    #1069226
    This reply has been marked as private.
    Saguaros Moderator
    #1069501

    I use FileZilla client to access with above FTP account but it doesn’t work, could you check again?

    librandi Friend
    #1069510
    This reply has been marked as private.
    Saguaros Moderator
    #1069691

    I can login (it should be SFTP, not FTP) but it seems does not redirect to the correct directory, I don’t see the folder of your site there. Could you check again?

    librandi Friend
    #1069717

    /var/www/html/

    Saguaros Moderator
    #1069987
    This reply has been marked as private.
    librandi Friend
    #1070005
    This reply has been marked as private.
    Saguaros Moderator
    #1070365

    That’s it. Let me check and will get back to you.

    Saguaros Moderator
    #1071169

    It seems due to the cache, could you check it now?

    librandi Friend
    #1071251

    Now it works well, only the background color is different,
    thank you very much

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

This topic contains 13 replies, has 2 voices, and was last updated by  librandi 6 years, 5 months ago.

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