Hi, i wonder how to change background in header.
I try edit this line in themes\enfold\css\layout.css, but nothing:
#header{
position: relative;
z-index: 501; /*(issues/769)*/
width:100%;
background: url(../images/layout/bg-head-menu.png)top center repeat fixed;
}