Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Change Page/Post content background colour

#7607
Grace Themes
Member

Hi Yvonne,

To change the background color to white for post/page

Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box

body { background-color: #ffffff; }

Regards
Grace Themes