The background color of a WordPress site can be changed by modifying the CSS.
Enter the CSS to change the background color. Below is sample code:
.site {
background-color: #XXXXXX;
}
Article ID: 1086
Created On: Mon, Nov 16, 2020 at 8:55 PM
Last Updated On: Wed, Nov 18, 2020 at 9:21 PM
Online URL: https://www.heartinternet.uk/support/article/change-the-theme-background-color-in-wordpress.html