• Resolved cmurway

    (@cmurway)


    After last theme update on my background image scrolls w/ text etc. My site is rxfitness.net

    Any ideas on how to fix this? Thank you.
    @media screen and ( min-width: 1072px )
    {
    /* add image background to page */
    #page {
    background-image: url(“/wp-content/uploads/2016/12/background.png”);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    }

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter cmurway

    (@cmurway)

    I am using Chrome on a Chromebox and Chromebook. It’s all I have access to right now. Thank You Andrew I appreciate your help.

    Thread Starter cmurway

    (@cmurway)

    ahhhhhh just dug up an old linux netbook and checked on there…low and behold the background stays put and everything is what it should be (scrolls). Thank you! Looks like an issue w/ Chrome Operating System & Browser. That was a big week for updates ( Chrome OS, WP, 2017 Theme etc)..had no idea Chrome OS (on two separate systems) could be so temperamental. Thank you again Andrew.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Back image not fixed’ is closed to new replies.