@Sakin
Sorry, I do not see that in my Custom CSS. I do however see that I changed the Menu Background Color to #205e1d in Appearance –> Theme Options –> Color Options
This is all that is placed in my custom css:
#author-info { display: none; }
.category .page-header { display: none; }
.entry-meta .tag-links { display: none; }
@media screen and (min-width: 1025px) {
.site { width: 1050px; max-width: 96%; }
#primary { width: 65%; }
#secondary { width: 32%; }
}
.entry-content .attachment-full { margin-bottom: 20px; }