badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Removing Home Page Title from Post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26148
    ramkris.ss
    Participant

    Hello Team,
    I am using this theme on idigihub.com and the issue is that at posts the title is followed by the homepage title, how can I only keep the title of posts only. (Not suffixed by homepage title)
    Please help
    Thanks

    #26158

    Hi ramkris.ss,

    Are you talking about the exactly same as in this below screenshot. View this like to view screenshot.
    http://www.awesomescreenshot.com/image/377315/886c3cb3784fc5b851746080bdd2163a

    You have added http://www.idigihub.com/index.php whereas this index.php is not necessary. And could you also provide the screenshot which part you exactly mean.

    Thank you!

    #27896
    Arved
    Participant

    I was just researching this as I am trying out this theme. Here’s what I found… go to Dashboard->Edit CSS and add the following:

    .home .entry-title {
    	display: none;
    }

    HOME on the menu still brings you to this page, and it won’t change how other static pages are displayed (ie an ABOUT page will have the ABOUT title).

    I hope this helps.

    #27919

    Better you add the CSS code via Custom CSS Option. If you edit the CSS directly via edit CSS option your code will be lost when you update the theme.

    Thank you!

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