[Support request] Background image

Home Forums Support [Support request] Background image

Home Forums Support Background image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #467839
    Annalena

    Hi!

    I’ve tried to get a background image on my front page but it also appars in my shop where I like the background to be plain white. I did paste the code: .inside-article {
    background-image: url(‘http://URL-HERE’)
    } in the code snippet area but that didn’t solve my problem.

    I have also tried with Elementor, and I got the background image on the right place but for some reason my menu stopped working then?

    #467954
    Leo
    Staff
    Customer Support

    Hi there,

    If you use Tom’s Simple CSS, it gives a CSS metabox for each page, then this CSS should work for the content background image:

    .one-container .container {
        background-image: url('http://URL-HERE')
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/#simple-css

    Let me know.

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