• Resolved Engine44

    (@engine44)


    Has anyone added a full background image to their header? If yes, what process and/or plugin did you use? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    Just add this to your child theme’s style.css and adjust the image url.

    .tc-header {
    background:		url('/YOURPATH/wp-content/uploads/.../IMAGEFILENAME.jpg') repeat fixed 0 0 #FAFAFA !important ;
    }
    Thread Starter Engine44

    (@engine44)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header Image?’ is closed to new replies.