I have been successfully able to change the header colors on my website but unable to change the header to a background-image.
1. I'm modifying the style.css file.
2. The picture is of a single plank of wood. I'm repeating the image: background-repeat: repeat; in the header section of stye.css
3. I checked my linking for the background-image(/public_html/storefront/view/default_html5/image/woodgrain.jpg); and it appears to be correct.
Anybody have a successful example or quick way to fix this problem?