• How would I go about changing the background color or image for the header? (Behind the logo, social media links, and search)

Viewing 1 replies (of 1 total)
  • Thread Starter jFlatz

    (@jflatz)

    figured it out…

    In Stylesheet (style.css):

    #header {
    	background-image:url('/header_image.jpeg');
    	background-repeat:no-repeat;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Header Background’ is closed to new replies.