[Resolved] Error on background images

Home Forums Support [Resolved] Error on background images

Home Forums Support Error on background images

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #418301
    María Isabel

    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

    #420056
    Tom
    Lead Developer
    Lead Developer

    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 🙂

    #422854
    María Isabel

    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.

    #423290
    Tom
    Lead Developer
    Lead Developer

    Glad you got it working 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.