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: Page Name Bar on Home Page

#13346

Hi titleboxing,
This feature is not available you need code customisation for it. We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.

http://codex.wordpress.org/Child_Themes

The file is inside interface -> inc -> structure -> header-extension.php on line no 418 to 427 remove this code

<div class=”page-title-wrap”>
<div class=”container clearfix”>
<h1 class=”page-title”>Boxing It’s in Your Blood</h1>
<!– .page-title –>
</div>
</div>

Thank you!