Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #51126
    Kim
    Participant

    I have a background image set – is this meant for the white area on the sides of the site? Why is mine not showing up?

    hidemyage.staging.wpengine.com

    Kim
    hidemyage.com

    #51132
    Sakin
    Keymaster

    @Kim: This is full width so it is not showing it. For example, if you add the following css in “Appearance => Theme Options => Custom CSS” box, then it will show.

    .site {
        margin: 0 auto;
        max-width: 1300px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Background Image’ is closed to new replies.