Removing Title from Header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #16781
    oncontrols
    Member

    I’d like to have the title hidden on a couple pages of my site, wondering how I can acccomplish that.

    #16789
    Veena
    Moderator

    You will see an option “Remove Title Header” in page edit window .

    #16814
    oncontrols
    Member

    I have a header image, I just want the title removed – doesn’t that remove the entire thing?

    getirule.com/how-it-works

    #16824
    Veena
    Moderator

    Pls try the below custom CSS in themeoptions –

    .page-id-13037 header#title-area {
        background-attachment: inherit;
        margin-top: -190px;
    }
    
    #16848
    oncontrols
    Member
    This reply has been marked as private.
    #16862
    Veena
    Moderator

    Can you pls share a screenshot of the title which you want to remove?

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