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 duplicate Page Title on Page

#9322

hi write2roberto

Actually we have not seen this duplicate title in you site. There is only one title in your website. If you want to remove that single title then
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

.entry-title {
    display: none;
}

Regards
Sunil