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

Resolved 5 replies premiumthemetheme-vantage
Started · Latest reply by Magus

I have a transparent background image on top of my background color but it doesn’t go behind and around the slider and the vantage headline. Can you please give me some code to help that?

URL: http://cindyswebbydesign.com

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Magus Staff

    Hi ChristmasLyric

    To fix this please remove the entries you have in your custom CSS for main-slider and panel-row-style-wide-grey and replace them with this

    #main-slider {
        background-image: url("http://cindyswebbydesign.com/wp-content/uploads/2015/04/fresh-snow.png") !important;
    }
    .panel-row-style-wide-grey {
        background-image: url("http://cindyswebbydesign.com/wp-content/uploads/2015/04/fresh-snow.png") !important;
    }
    .panel-row-style-wide-grey {
        background: #c9beb4;
    }

    Let us know how you get on

    Magus

  2. Magus Staff

    Forgot to add one

    Magus

  3. Magus Staff
    #main-slider {
        background: #c9beb4;
    }
  4. christmaslyric4537

    Thanks Magus,

    That worked great!

  5. Magus Staff

    Hi Christmaslyric4537

    Perfect.

    If you need any more help please feel free to open a new support thread.

    Magus

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