[Resolved] Background for pages

Home Forums Support [Resolved] Background for pages

Home Forums Support Background for pages

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1490178
    Matthieu

    Hello, I would like to assign a different background on the pages of my website, is this possible? Thank you

    #1490274
    Matthieu

    up

    #1490280
    Matthieu

    I would like to assign a different degraded background on each page, is this possible? Thank you

    #1490335
    David
    Staff
    Customer Support

    Hi there,

    install the Simple CSS plugin:

    https://wordpress.org/plugins/simple-css/

    Then for each page you want to change the background color you add this CSS to the Simple CSS meta box:

    body {
       background-color: #f00;
    }

    Please note: we aim to answer all questions with 24hrs of receipt. Our average response rate is below 5 hrs. So please be patient and we will attend to your topics.

    #1490775
    Matthieu

    Thank you very much !

    #1491003
    David
    Staff
    Customer Support

    You’re welcome

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