Page Titles

Posted in: Newspaper
Post count: 9

It really should be possible to turn off page titles, at least for the home page. Am I missing something? This is standard fare for themes nowadays.

I’ve turned them off globally using:

.td-page-title{
display:none!important
}

But really, is it true that this option does not exist for individual pages???

Post count: 23312

Hello consafo,

The page title appears only when you are using the Page bulder+Page title as page template. Also, if you want to hide this, you should use a bit of CSS code to do that. You code above is correct and should working fine because I have tested on my side. If you want to hide a page title only for an individual page, above the code, you should add the page ID for this page, like a below example: http://screencast.com/t/JbjKRe2xz

Thanks for the message!

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