October 15, 2013 at 8:03 am
#4622
Rabin Shrestha
Participant
Hi krown24
Please check your Custom CSS properly you are missing the closing curly braces in
#site-logo {
float:left;
margin-top: 15px;
Also remove this code
.entry-header .entry-meta {
display:none;
}
Rabin