• Resolved cynthusia

    (@cynthusia)


    Hello,
    The background image on the body keeps disappearing. If I do a hard refresh I can see it loading for a split second at the very top of the page. It’s almost like something white is covering it, but I cannot figure it out. This is the second time it’s happened in the last year or so.

    Any ideas? Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • longnguyen

    (@longnguyen)

    Hi @cynthusia

    Please try to use this custom CSS code

    .site {
      background: #fff url(https://www.suspectpress.com/wp-content/uploads/2018/06/buttonbg20151103.png) repeat !important;
    }

    Let me know how it goes.

    Thread Starter cynthusia

    (@cynthusia)

    You are amazing! This worked. Thank you!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Body background image disappears’ is closed to new replies.