Plain Menu - how to fill header by a picture?
I consider a change of the type of menu.
If I change it to type "Plain" I see big white area(header).
I'm using RevSlider.
Is it possible to fill this whole white area by one picture? If yes, what should I do?
If I change it to type "Plain" I see big white area(header).
I'm using RevSlider.
Is it possible to fill this whole white area by one picture? If yes, what should I do?
Comments
If I turned off Slider it would be possible to fill this are by using this option?
@media only screen
.header-plain #Top_bar { background: url('PATH-TO-IMAGE') !important; }