December 29, 2014 at 7:24 pm
#19864
Theme Horse Support Team
Keymaster
Hi kimhestertn,
You need not have to make the content width smaller to make the blue background for content area. Just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
body {
background-color: #427789;
}
Thank you!