You can use custom CSS to change the background color of your author box.
#wrap .author-info {
background-color: #f7f7f7;
}
You can use custom CSS to change the background color of your author box.
#wrap .author-info {
background-color: #f7f7f7;
}