Okay
  Public Ticket #510473
Image as Header background
Closed

Comments

  • Alasdair started the conversation

    Using an image as a background for my header behind logo and menu navigation, possible?

    Thanks!

    Alasdair

  •  8,987
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    div#header-outer {
        background: url(http://alasdair-mitchell.com/wp-content/uploads/2015/08/MakeItThere-1920x803.jpg) repeat;
    }

    Thanks



    ThemeNectar Support Team