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

    Hi team,
    When i scroll down / up with a sticky header with background, the background (repeat: repeat / attachment: scroll) make a “persistant print” on a part of content of my page…
    This problem appear on different computer (Mac OS and Windows 7) but just with Google Chrome last version (no safari, no firefox, no IE)

    Thank you for your help!

    Marc

    • This topic was modified 9 years, 10 months ago by Octopus4444.
    #282970

    Hey Octopus4444!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

    #282978

    Problem solved!
    Thank you for reactivity ;)

    #282985

    Bonjour!

    You are welcome Marc, glad we could help! :) Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Persistant header background in Chrome on Mac OSX and on Windows 7 when I scroll’ is closed to new replies.