Remove page title

Home Forums SKT Full Width Forum Remove page title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9058
    fadi jaouharfadi jaouhar
    Member
    • Topics: 15
    • Replies: 28
    • Total: 43
    Member since: January 7, 2015

    I need to remove the page title from the body, how to do that

    #9108
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Add this in appearance>theme options>layout settings>custom css area:

    h1.entry-title{display:none !important;}

    I am assuming site is this: http://qatarnetworking.com/444/mission-vision/

    Regards,
    Shri

    #95814
    habibi2220habibi2220
    Member
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: February 25, 2018

    I bought the graveid theme
    After creating the page, I need to delete the page title
    and then, after creating a page at the top of the page before the menu, an empty space is created
    And need to be removed

    Thank you

    #95843
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    #96204
    habibi2220habibi2220
    Member
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: February 25, 2018

    Hi
    I use locals

    #96236
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .single_post_content h1 { display: none;}
    .page_head, .post_head { min-height:inherit;}

    Regards,
    Dave

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.