I've been pondering on this one for a few weeks regarding the
title_icon title_left hideme visible animated fadeInLeft and
title_icon title_left hideme visible animated fadeInRight CSS elements in the Company template in the latest versions of Chrome/Vivaldi.
The problem is that Chrome loads the first or second ".visible {opacity: 1;}" CSS elements of the page, then stops at the next ".hideme {opacity: 0;}" CSS for the rest of the page. The ".visible {opacity: 1;}" CSS element doesn't load and hides the text on the rest of the page.
I was initial confused as this happened in Chrome on one of my computers but not the other. I just discovered that the computer where the page loaded correctly had been failing to update Chrome for the last few versions.
CSS works in Chrome 60.0.3112.113 64 bit
CSS doesn't work in Chrome 62.0.3202.94 64 bit
You can see this happening in the latest versions of Chrome, Vivaldi, and Opera for this site:
www.leimat.fi.
Page loads correctly in earlier versions of Chrome,Vivaldi, and Opera. Also in the latest Firefox, latest Edge, and IE11.0.9600.18817.
I believe Chrome, Vivaldi, and Opera are based on the same base browser...?
Hope you can help. This being on the homepage of the site above, it is a major problem.