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.

Replies

3
  1. Andrew Misplon Staff 10 years, 9 months ago

    Hi Fabrizio

    Sorry to hear about the hassle.

    Please go to Appearance > Custom CSS and remove the following:

    background:no-repeat center center;

    The rest of that rule can stay, just that one property must be removed. If you need to keep those properties then the entire rule should look as follows:

    header#masthead {
    background-repeat:no-repeat;
    background-position: center center; 
    background-size: cover;
    }

    Hope that helps.

  2. Fabrizio Micciche 10 years, 9 months ago

    it worked, thanks!!!

  3. Andrew Misplon Staff 10 years, 9 months ago

    Awesome :) Glad to hear that helped.

    All the best.

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