Hi,
I have another issue with our developing site.
If you visit the site on the homepage there are 7 images, which represent the main business lines of the company.
This works like expected in Firefox and IE, but not in Chrome.
The problem with Chrome is, that only the first row with icons is showed directly (so only 4 of them), the second row appears only if you scroll down a little bit.
Is there a way to force Chrome to show the whole page without scrolling?
Thanks in advance,
Michael
Hi Michael!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_transform .avia_animated_image {
opacity: 1;
}
Regards,
Yigit
Works like a charm.
Again, I’m impressed. If every company would have support like yours, the world would be much better :)
Thanks Yigit