delete page title in pages

Posted in: Newspaper
Post count: 101

how to avoid the page titles appearing at the top of the text in these five pages? I’m not having this problem in the links and archives page. I still want the category breadcrumb to appear but not page title.

http://carmeneverywhere.com/about-me/
http://carmeneverywhere.com/disclaimer/
http://carmeneverywhere.com/copyright/
http://carmeneverywhere.com/contact-us/
http://carmeneverywhere.com/store/

Post count: 7909

Hi,

I have checked your links and seems that you solved this as the page doesn’t have title in the content – http://screencast.com/t/XLH7H2frHG

Thanks!

Post count: 101
Post count: 23312

Hello carmene,

The title of the page appears only you have used the pagebuilder+page title template from the panel, like this: http://screencast.com/t/uTUmTaoqxe69 If you want to hide it, please try the code below and add it in Theme panel, Custom CSS area, like this: http://screencast.com/t/ciJiRsZWFU

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

Hope this helps and let us know how it goes!

Thank you for the message!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.