Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1410907

    Hello,

    I have a streched layout webpage, but I edited the css code. With this, header is full width and the container width is 1920px. How can I set the background image out of the container? Is it possible?

    #1410929

    Hi Danii28,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #header .container {
        background-image: url(https://kriesi.at/themes/enfold/wp-content/uploads/sites/37/2013/04/room.jpg);
    }

    Just replace the URL with the url of the image you want to use.
    Hope it helps.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.