Tagged: , , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #307609

    Our client is reporting that when using Chrome, the background header graphic (a solid gray) leaves residual color as they scroll up/down the page. This has not happened on my own Mac.

    One system that sees this:

    “I am also seeing the same issue on my computer.
    I am using Version 36.0.1985.143 and have OS X Version 10.8.5”

    Additional description:

    “Chrome Mac scrolling issue. When you scroll up and down the homepage the grey header sticks and covers text”

    Do you have recommendations?

    #307718

    Hey!

    Try adding this code to the Quick CSS:

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

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.