• Hi,

    I know this has been asked many times before. I searched, found multiple answers, but need some guidance please…

    I am a total newebie to WordPress and CSS and will really appreciate some help.

    I need to change the background colour of a single page.
    The theme I’m using is Pinboard on WordPress 3.9.1

    I created a child theme and added styles.css with the code I found in searches but it reset all my customization of the Pinboard theme. In addition, it did not change my background colour…

    The page I need to change the background to is the Remember page in:
    https://shironi-family.com

    I believe the page-id is 240
    I would like to change the background to black and the text colour to white or yellow.

    Can this be done without a child theme?
    Can you please provide the exact code I need to insert and also which css file to insert it in?

    Thanks.

    Y.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Do not edit the theme itself. Install a custom CSS plugin.

    Thread Starter yud111

    (@yud111)

    Thank you.
    But can you please let me know what is the code I need to insert once I have the plugin installed?

    Thread Starter yud111

    (@yud111)

    Update:
    OK, I found that this code in the Custom CSS Plugin changes the background to black:
    .page-id-240 #content {background-color:black;}

    But now I need to change the body of the page to black and the font colour to either white or yellow.

    Can someone please assist?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change the background colour of a single page’ is closed to new replies.