Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #522259

    Hi there,

    On the site we are developing dev2.electrixinternational.com, I’m noticing a strange flickering of the text on the page every time the header sliders move. It’s like the text changes font-weight momentarily.

    Any idea why that would be? Noticing this in Firefox and Safari on Mac, but not on Chrome.

    Many thanks,

    Richard

    #522276

    Hey richardelectrix!

    Please add following code to Quick CSS

    .avia-safari .flex_column { 
    -webkit-transform: translateZ(0)!important;
    }

    Best regards,
    Yigit

    #522333

    Hi Yigit,

    Sadly, this doesn’t seem to have worked. Any other ideas?

    Richard

    #523211

    Hi!

    use Safari after implementing Yigit’s code. Clear browser cache at first and then hard refresh a few times. Are you using any caching plugin?

    Best regards,
    Andy

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