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

    I am trying to use a .png with transparency as my header background image. It appears to work only when I select “Sticky Header” under Header Behavior. Unfortunately I dont want the header to remain in its position when the user scrolls down. How can I maintain my custom background header which overlays the page content, without activating “Sticky Header”?

    #252648

    Hi D5WDesignGroup!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #header_main { background-image: url(https://www.yourdomain.com/background.png); }

    Cheers!
    Yigit

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