[Support request] Different background-images for a pages on site

Home Forums Support [Support request] Different background-images for a pages on site

Home Forums Support Different background-images for a pages on site

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #521908
    Ruslan

    Hi Support

    Gove a kode css – different background-images for a pages on site.

    Thanks a Lot Friends.

    #521909
    Ruslan

    Give Please

    #521913
    Ruslan

    For example – I have 10 pages on the site and I want for them different background-images

    Thanks a Lot

    #522079
    Leo
    Staff
    Customer Support

    Hi there,

    If you use Tom’s Simple CSS plugin, it gives you a CSS metabox for each page:
    https://docs.generatepress.com/article/adding-css/#simple-css

    Then you can use this CSS to set specific background image:

    body {
        background-image: url(http://BACKGROUND-IMAGE-URL-HERE);
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.