• Resolved omnibusf

    (@omnibusf)


    Hello SeedProd,

    I just uploaded the newer Coming Soon Page & Maintenance Mode plugin, I had your old one for a little while prior.

    This newer plugin isn’t responsive with my Background Image like the older plugin was – although in Settings I have the Responsive Background selected.

    Is there anything else I can do to make the Background Image responsive for mobile displays?

    Many tnx!
    omnibusf

    https://ww.wp.xz.cn/plugins/coming-soon/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter omnibusf

    (@omnibusf)

    Hi SeedProd again,

    I believe the problem is that my Background Image is “landscape” – I’m going to change it to “portrait” aspect ratio tomorrow and will get back to you if it’s still not responsive.

    Many tnx again,
    omnibusf

    Plugin Author SeedProd

    (@seedprod)

    Can you post your url and I’ll take a look!

    Thanks

    Thread Starter omnibusf

    (@omnibusf)

    Hi SeedProd,

    Thank you for quick reply!

    YES – apologies about query, but I changed the aspect ratio of Background Image and it’s working just like the older plugin – and is perfectly responsive.

    Many tnx again,
    omnibusf

    Plugin Author SeedProd

    (@seedprod)

    Great Cheers!

    nitipatr

    (@nitipatr)

    Hi SeedProd

    Please, take a look my site background image is not Responsive on mobile
    http://www.kardinaandria.com

    Many tnx
    Nitipat

    Plugin Author SeedProd

    (@seedprod)

    It is responsive but by default it crops parts that don’t fit. Add this custom css

    html {
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }
    nitipatr

    (@nitipatr)

    Hi SeedProd

    Thank you very much.

    it’s working, and is perfectly responsive.

    Thank
    Nitipat

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Background Image is Not Responsive’ is closed to new replies.