Viewing 1 replies (of 1 total)
  • Either download the custom CSS plugin or create a child theme then add the code below:

    .entry-content{
      background-color: #fff;
    }

    If you are using the plugin, add the code to the admin page for that plugin. If you created a child theme, add the code to the style.css file. Change the hex value for the color to some other value if you don’t want white.

Viewing 1 replies (of 1 total)
  • The topic ‘How do I change the color of the area where the page content is?’ is closed to new replies.