Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter Funhornet

    (@funhornet)

    Issue resolved. I placed background image code in style.css like so…

    body
    {
    background-image:url(‘image.gif’);
    background-color:#cccccc;
    }

    I had the background image already up with use of a plugin, but mobile page showed white half-way down page until background image code was added to style.css

    Hope that helps others with similar problems using responsive themes for wordpress.

Viewing 1 replies (of 1 total)