Site logo

Archived topic

Background for pages

5 replies · Started by Matthieu on October 15, 2020

Viewing posts 1–6 of 6

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

up

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

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.

Thank you very much !

You're welcome

This archived topic is closed to new replies.