Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Can you explain your question? If you’re trying to change the background then you can do it from Appearance > Customizer section. 🙂

    Regards,
    Hardeep

    Thread Starter harrisonp

    (@harrisonp)

    I want to replace it with an image. All the instructions I find are to change the outer background(the one that is green right now. The white one is a part of the theme. It can be light(white) or dark(black) but I want to replace it with an image.

    Hi,

    You can add the following CSS code:

    body {
        background: url('IMAGE-URL') !important;
    }

    And with that being said, you’re not using the Zerif Lite theme, so next time please post it in the correct forum. 🙂

    Regards,
    Hardeep

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

The topic ‘Background edit’ is closed to new replies.