Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Max Bond

    (@max-bond)

    Hello!

    Look at style.css line 1829:

    .main {
    margin: 42px auto;
    -webkit-transform: translate3d(0, 0, 0);
    }

    You have to disable -webkit-transform: translate3d(0, 0, 0); property!

    Thread Starter BarracudaBlur

    (@barracudablur)

    Worked like a gem! Thanks a lot mate, keep up with good work!

    Hello Max,
    I am having the same problem on my webiste post-punk.com
    In firefox it is jumpy, and when you reach the footer it disappears. I can#t find the code you cited above in my style.css (perhaps the code would be in another location?)

    Thanks in advance.

    Pardon, I meant it is jumpy and disappears when scrolling to the footer in Chrome. Working perfectly in Firefox.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin not working in Chrome & Safari’ is closed to new replies.