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 ???

#43264

Hi Keith,
Please remove the above css and paste below CSS code.

.page-title-wrap {
    display:none;
}
.home .page-title-wrap,
.page-template-page-template-blog-full-content .page-title-wrap {
    display:block;
}

Hope this may help you
Thank you!