Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #979999

    Hello,
    I have a problem with one of our enfold websites.

    I think it is easier to see than describe, just look for your self:
    //please see link in private content

    Firefox and IE do what they should but in chrome the background doesn’t stay fixed and a strange white bar appears on top.

    I already deactivated the caching and some other plugins that could interfere. Please tell me if you need an admin login or anything else.
    Hope you can help me out.

    Greetings,
    DUALWERK

    • This topic was modified 6 years, 4 months ago by DUALWERK.
    #980416

    Hey DUALWERK,

    Thank you for using Enfold.

    We received a few inquiries about this and it seems like setting the “will-change” property to “transform” fixes the issue. Please use this css code.

    .avia-chrome .avia-bg-style-fixed {
        will-change: transform;
    }
    

    Related thread: https://kriesi.at/support/topic/chrome-67-broke-backgroundfixed/

    Best regards,
    Ismael

    #980453

    Thanks a lot, worked like a charm!

    #980583

    Hi,

    Great, glad we could help and sorry for the problem. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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