Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1409676

    Hi!

    I repost because I have noticed a problem with performance in my website, it is similar to the special heading problem. In this page in mobile I can see for one moment the special header but after it disappears. I have not been able to find the problem and I assume it has to be with performance, but maybe the special characters have messed it up

    Thanks in advance

    #1409706

    Hey Xiscoj,

    Thank you for the inquiry.

    It seems to be an issue with the animation. To fix the issue temporarily, please add this css code.

    .avia_transform .av-animated-generic {
        opacity: 1;
    }

    Additionally, you can try disabling the file compression settings to see if it helps resolve the issue. Disabling file compression may sometimes resolve issues related to loading or rendering animations. Let us know if this helps.

    Best regards,
    Ismael

    #1409915

    Hi Ismael,

    thank you for the response. It was a problem regarding avia special characters, I removed them and now it is working perfectly, at least it seems so.

    Thank you! You can close the thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Special heading and special characters messing up performance’ is closed to new replies.