Disable Header (image) on Post Page

Support Forums for LiveMesh Themes & Plugins Forums Invent Theme Support Disable Header (image) on Post Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11082
    leolaydner
    Member

    Hi there,

    How can I disable the header (IMAGE like a banner) on all posts at once, in order it need not be disabling in the field when creating each new post on Blog.
    See file enclosed.

    tks a lot

    #11089
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    .page-id-6858 header#custom-title-area {
    display: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.