Unable to Remove Page Title

Home Forums All Other Themes Unable to Remove Page Title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #48898
    SaqibSaqib
    Participant
    • Topics: 33
    • Replies: 103
    • Total: 136
    Member since: October 6, 2016

    Hi,
    I am using the local business theme and i am unable to remove the page title ONLY on the home page demo contents. Like i can hide the page title on every page through title removal plugin but when i am using the demo content on home page so there is no option i can hide it and in fact i write many codes but useless.
    Like “Welcome to SKT local Business”,section of course i want to add my own data here but when i enable any page here so it shows the page title on top of it so want to delete it.

    Thanks

    Regards,
    Saqib

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

    Hi Saqib,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .wrap_one h1{display:none;}

    Regards,
    Brad

    #49090
    SaqibSaqib
    Participant
    • Topics: 33
    • Replies: 103
    • Total: 136
    Member since: October 6, 2016

    Hi,
    Thanks for your reply, the code also hide the h1 of the page along with page title where i need ONLY page title should hide, anyways i change the h1 to h2 of the page so keep my page heading. Its OK but if there is any code to just hide the page title only but not h1 of page so please share.

    Thanks

    Regards,
    Saqib

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

    Okay

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