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: How to hide header in page

#20432

Hi Toan.
Goto dashboard -> appearance -> theme options -> design options -> custom css and add the following css

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

Hope this may help you

Thank you!