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: Remove page titles (not blog post titles) + all blog posts have disappeared ???

#43290

Hi Keith,

just remove the above css and add below css

.page-title-wrap {
    display:none;
}
.home .page-title-wrap {
    display:block;
}

Hope this may help you
Thank you!