Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #991750

    We’re having an issue where we add a Grid Row Element. We split the element into 1/2 and 1/2 – one side of the element, we add Content, on the rigth side of the the element we add a fixed image Center Right.

    When we view the image from Chrome devices, the image is barely noticeable at the top of the page, however, when we visit the website from any other browser, the image works. You can test it out by visiting our website on Chrome and Firefox.

    I’m not sure if this is a conflict from the back end with a plugin, if it’s a problem with CSS, or if it’s new since the most recent update.

    #992109
    This reply has been marked as private.
    #992280

    Hi,

    Thank you for using Enfold.

    This css code should fix the background issue.

    .flex_cell {
       will-change: transform;
    }

    This is a known issue on Chrome. https://stackoverflow.com/questions/20268962/fixed-attachment-background-image-flicker-disappear-in-chrome-when-coupled-with

    Best regards,
    Ismael

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