I have a problem with my website page. It used to be okay, but now when I load it in a private browser(Chrome), the page flickers. I tried minifying css, optimizing images..even changing the html structure, but it seems to always have some problem...any ideas how I could fix this? website: https://www.whosmarted.com/
async-hide class creating the issue with opacity property. Overwrite it by
async-hide
.async-hide { opacity: 1!important; }
2.1m questions
2.1m answers
60 comments
57.0k users