in the middle of my screen I’ll see pieces of my top navigation as I scroll. it only appears on Google Chrome, and only on my Enfold website (it doesn’t occur on regular internet surfing). here’s an example http://imgur.com/bQSQ699
other people using chrome have told me they experience the same. would you happen to know if there’s a solution for this?
Hey!
Try adding this code to the Quick CSS:
#header_main_alternate, #header {
-webkit-transform: translateZ(0);
}
Cheers!
Josue
i added it but i’m still getting the same thing
Hi,
Can you post a link to your website please?
Regards,
Josue
Hi!
I wonder if this issue is caused by a plugin because afaik no other user reported this issue. Maybe the cache plugin or wordfence breaks the layout for Chrome users? Try to deactivate all plugins please and check if this fixes the issue. If not please try to remove your custom css code (quick css field, child theme css, etc.) – maybe this code breaks your website somehow.
Regards,
Peter