Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #483646

    Hey
    The site I am working on is http://www.edswaterproofing.com/eds_wp_new_site_here
    when going from one page to another, or just reloading a page the background image reloads and while doing so the background goes black causing a very unpleasant effect. I have background color set to fff. This happens even if I force browser caching. Disabled all plugins, removed custom css, tried multiple browsers. Another wordpress site is running on the same server and I see no similar issue. Any help please.

    Thanks

    Rob

    #483868

    Hi Rob

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

    html {
        background-color: white!important;
    }

    Cheers!
    Yigit

    #484056

    Thanks Yigit!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘background images reloads between pages’ is closed to new replies.