Hi, I’ve followed your instructions. My captions are now center-justified, but the header search bar input area is still not gray and visible. Here’s what I have in my custom CSS box:
.wp-caption p.wp-caption-text { text-align: center; }
#sidebar form.searchform input { background-color: #f5f5f5; }
#main #content ul.post-by {
display: none;
}
ul.social-profile li.facebook a { background-position: 0 -43px; }
ul.social-profile li.twitter a { background-position: -44px -43px; }
#header { border: none; }
#header {
background: none #ffffff;