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

    Hi,

    I am using a masonry grid and when hovering the blogposts, the text ‘flickers’ for a split of a second. The text turns lighter and then bolder again. This seems only to happen in Safari and Firefox, not in Chrome. How do I fix this?

    I have modified the grid, but haven’t touched upon any hovering effects.

    The site: http://laserhoofs.ninja/index.php/upcoming-content/

    Thank you

    #497426

    Hi Emilvillumsen!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-mozilla .av-inner-masonry-content.site-background, .avia-safari .av-inner-masonry-content.site-background {
    -webkit-transform: translateZ(0)!important	
    }

    Best regards,
    Yigit

    #497550

    Worked :)

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘'Flickering' masonry grid’ is closed to new replies.