• Resolved Maman_

    (@maman_)


    Hello everyone !

    I’m trying to put a background image behind the page content but i didn’t find what i have to modify, i tried this :

    .entry-content{
    background-image: url(wp-content/uploads/2014/08/Image.jpg);
    }

    but it doesn’t work.
    With the same code i can modify the background color and it works :

    .entry-content{
    background-color: black;
    }

    but not the background image and i can’t explain why
    If someone have the solution it would be helpful ^_^
    Thanks for help! πŸ™‚

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

The topic ‘Background Image behind the page content’ is closed to new replies.