[Resolved] Set a specific page background for contact page only

Home Forums Support [Resolved] Set a specific page background for contact page only

Home Forums Support Set a specific page background for contact page only

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1359280
    moy

    I have created a background design for my contact page & I’m unable to find the option to set page background for a specific page.

    I know, using container I will be able to set background image but I like to set specific page background not container background I’m a beginner and I need guidance in this.

    thank you in advance.

    #1359313
    Leo
    Staff
    Customer Support

    Hi there,

    What background image are you referring to?

    The content or body?

    #1359346
    moy

    i like to set body background with full page width

    #1359385
    Leo
    Staff
    Customer Support

    To apply body background image for the contact page only, try this CSS:

    body.page-id-14888 {
        background-image: url(URL-HERE)
    }

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

    #1359429
    moy

    thank you very much mr.leo

    #1359454
    Leo
    Staff
    Customer Support

    No problem 🙂

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