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

    Spotted a strange issue that only occurs on Chrome (checked on a couple of different PCs).

    There are artefacts appearing on the page when the user scrolls. These don’t appear in Firefox, IE, or on mobile/tablet browsers, just on Chrome (I haven’t got access to a Mac to test if it happens there as well or not).

    As a guess, I’d say it’s related to the the ‘sticky header’, but that’s simply a guess. Is this something that others have come across and how would I go about fixing the issue?

    Thanks again,

    Daniel

    #294517

    Hi forum30!

    I think this issue might be caused by a plugin or some custom css code because nobody else reported it. Please revert/remove all custom changes (especially css code or child theme code) and deactivate all plugins except WooCommerce and bbpress. If this solves the issue activate the plugins one by one and re-apply your custom code step by step to find the culprit.

    Regards,
    Peter

    #295452
    This reply has been marked as private.
    #295492

    Hi!

    Try to remove this code from the code you posted above:

    
    @media only screen and (max-width: 768px) {
    .header_bg {
    z-index: -1;
    }}
    

    and check if the issue still persists if you add the rest of the css code.

    Regards,
    Peter

    #295553
    This reply has been marked as private.
    #295931
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Page 'artefacts' – Enfold site on Chrome only’ is closed to new replies.