Site background not working. - by hcooper@zensoftware.com

This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Jack Richardson

  • Avatar: hcooper@zensoftware.com
    hcooper@zensoftware.com
    Participant
    November 23, 2015 at 00:46

    Hi,
    I put the path to my background image under Theme Options->Color Scheme but it doesn’t change the site background.

    I also tried putting the following code in my Child Theme style.css but it didn’t work either.
    .bc-type-1 {
    background-image: url(http://www.vaporbubbler.com/wp-content/uploads/2014/03/seamless_paper_texture.png);
    padding: 50px 0 !important;
    }

    Can you please log in and see why the sit background is not changing?
    Thanks
    Harlan

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 23, 2015 at 10:03

    Hello,

    The option in Color Scheme section works for Boxed layout.
    To change background for Wide layout use this css code:

    .page-wrapper {
        background-image: url('http://www.vaporbubbler.com/wp-content/uploads/2014/03/seamless_paper_texture.png') !important;
    }

    Best regards,
    Jack Richardson.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.