Reply 61550 to: Background Image for WooPress

Avatar: Robert Hall
Robert Hall
Support staff
May 5, 2015 at 07:20

Hello,

You need upload image (for example, image.png) to wp-content/themes/woopress/images folder and add following code in custom.css file

.header{
  background-image: url(images/image.png);
  height: auto;
  width: 100%;
}

Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

Regards,
Robert Hall.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.