This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Background image is not shrinked for mobile use

10 years ago · Last reply by Andrew Misplon 10 years ago

When I access my page through my blackberry phone – which later on tested with IOS and Android – the background image of the homepage seems not to have shrinked with the phone size. This is to say, when accessed the page with mobile devices, background image is seen when scrolling right; however, it doesn’t happen to any other pages.

please get back ASAP.

URL: http://forum.hkgbc.org.hk/catering/index1.php/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 11 months ago

    Hi Kollsman Chan

    Try the following under Appearance > Custom CSS:

    /* Background Image */
    body.custom-background {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }

    Hope that helps.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread