Site logo

Archived topic

Error on background images

3 replies · Started by María Isabel on November 8, 2017

Viewing posts 1–4 of 4

Hi. I need to change the bacground image just for one page but I Can´t.
When i change it, it affects to the entire website

Hi there,

Sorry we didn't get back to you quicker - this one slipped through.

You'll need to use CSS to apply it to one page.

For example:

.home {
    background-image: url( 'URL TO YOUR IMAGE' );
}

Hope this helps :)

Hi, thanks for your help Tom. I have solved it using your Simple CSS plugin. It has been easy to solve, really, it was not a mistake, it was a matter of editing in the template.

Thanks again.

Glad you got it working :)

This archived topic is closed to new replies.