background image on mobile devices

Discussion in 'GoldenEagle WordPress Theme' started by totaldiagnostic, Jun 23, 2015.

  1. totaldiagnostic

    totaldiagnostic New Member

    Joined:
    Sep 17, 2012
    Messages:
    20
    Likes Received:
    0
    hello

    in a previous thread you helped me with setting up a background image with this code

    body, html {
    background: url(Enter your image address here) no-repeat center center fixed!important;
    -webkit-background-size:100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    }


    it woks great
    but on mobile devices there is a probles. the background is white on top (see attached image), after the background image is visible and after is white again

    i need the background to be black on mobile devices (no need for background image here)
    it that possible?

    thank you
     

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    I have checked your website.
    There is no such issue exist for your website.
    See attachment.
    ipad_view.png


    Thanks,
    Praveen
     
  3. totaldiagnostic

    totaldiagnostic New Member

    Joined:
    Sep 17, 2012
    Messages:
    20
    Likes Received:
    0
    hello

    on desktop there is no issue
    but on my ipad it is (both chrome and safari)
    see previous atachment

    thank you
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Please send us your website WordPress login details at [email protected] along with the thread link.

    Thanks,
    Praveen
     

Share This Page