badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Hiding author, date, category information AND separators

#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