Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #230057

    Hi,

    I recently almost finished my website but now my website kind of flickers on different browsers.
    In most cases the images move from left to right, and in some cases the text changes from width.

    Can you help me with this?

    #230079

    Hey Benjaminlivingthebrand!

    Can you post the link to your website and point out the sections where flickering happens? On which browsers and OS have you tested your website?

    Regards,
    Yigit

    #230708
    This reply has been marked as private.
    #230712
    This reply has been marked as private.
    #230716

    Hi!

    I have only seen the movement on Google maps. Where else does it happen? Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    div .flex_column {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0); }

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.