• Resolved GDX Designs

    (@garath-davis)


    Hi

    This seems to be an issue in 4/5 native browsers in Android that i have tried.?Basically my image covers the whole mobile screen and when i try scroll down its glitchy This is my background Image CSS

    body.custom-background{
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-repeat: no-repeat !important;
     }

    and here is a link to some screen shots of my issue

    Regards

    Garath

Viewing 3 replies - 1 through 3 (of 3 total)
  • MariusG

    (@marius_codeinwp)

    Hello Garath,

    What kind of scrolling issues are you having? I didn’t find any.

    Please name what mobile device you were using for the test, as well OS and browser version.

    As for the images covering the whole screen, I have visited your link from 2 different android devices using 2 browsers on each of them, I cannot seem to understand what the issue might be.
    Please attach a screenshot taken from your mobile so I can better understand the issue.

    Kind regards,
    Marius

    Thread Starter GDX Designs

    (@garath-davis)

    Hi Marius

    The two current phones with issues at my disposal are Samsung Galaxy 3 with firmware 4.3 running the default browser and a Samsung GT-S7580 running 4.2.2 using default browser. Also I provided picture taken off the S3 in the link provided in my original post. here it is again

    Regards

    Garath

    MariusG

    (@marius_codeinwp)

    Sorry for that, I missed the link.

    I can see you edited style.css, what version of Zerif are you using?
    Did you make any changes in the theme’s files?

    I browsed your website with my 2 mobile phones + ran a test on browserstack, none seem to have the same issues as you, not even Samsung Galaxy S2.

    Here’s the link: https://www.browserstack.com/screenshots/0af6a80bbe9ec04665bfc3dbff3515a824bc81c1

    Regards,
    Marius

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background Image seems to have issues on Native Browser in Android’ is closed to new replies.