remove title header for all posts at once

Support Forums for LiveMesh Themes & Plugins Forums Invent Theme Support remove title header for all posts at once

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27571
    Sander N
    Participant

    Is there a way to this for all posts at once?

    #27572
    Veena
    Moderator
    .single.single-post #title-area {
        display: none;
    }
    

    Pls use the above custom CSS in themeoptions.

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