Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #294067

    Hi, i’ve notced that if i scroll down, then back up again, the header background seems to replicate down over some of the content, its really weird cause it doesn’t do it every time and doesn’t do it on IE. Have you seen this before? is there a way i can fix this? i’ve tested on 2 separate computers and both had the same problem.

    To test, just scroll to the bottom of the page, let go of the mouse then scroll back up.

    Screenshot:
    http://www.dsbrown.com.au/new/wp-content/uploads/2014/07/header-error.png

    Website: http://www.dsbrown.com.au/new/resources/useful-links/ and any other page on this site that you can scroll down on.

    Cheers,

    Darren.

    #294131

    Hi daza84!

    Thank you for visiting the support forum.

    Try adding this on Quick CSS or custom.css to fix it:

    header#header {
    -webkit-transform: translate(0);
    }

    Regards,
    Ismael

    #294219

    Hi Ismael,

    Still there unfortunately, any other solutions?

    cheers,

    Daz

    #294352

    Hey!

    Please try adding following code to Quick CSS as well

    #header_main_alternate, #header {
    -webkit-transform: translateZ(0);
    }

    Best regards,
    Yigit

    #294595

    Awesome, that one appears to have worked thanks Yigit!

    I must say, i’ve used many different paid themes and both the quality of your Enfold theme and the support you provide is absolutely top class, i’m very impressed and will be buying many times to come.

    Cheers,

    Daz.

    #294630

    Hi!

    Thank you for your kind words Daz. Glad you liked Enfold :) I am marking this thread as resolved for now. If you happen to have any other questions or issues, please let us know, we would gladly try to help!

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header error on chrome’ is closed to new replies.