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

    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

    • This topic was modified 10 years, 2 months ago by Michael.
    #313480

    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

    #313535

    Works like a charm.

    Again, I’m impressed. If every company would have support like yours, the world would be much better :)

    Thanks Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Chrome not showing whole Page at once’ is closed to new replies.