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*

Double title above posts

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16096
    ‘t
    Participant

    Hi,

    I’m migrating my blog to the ‘interface’ theme.

    Looking good so far. One question:
    – on fixed pages the title is shown in the colored ‘header’ (FE: http://log.stamphaus.nl/restaurants) – looks fine
    – on the main site with the overview of all posts there is no colored ‘header’ title (FE: http://log.stamphaus.nl) – looks fine
    – on the posts-page I see the title both in the colored ‘header’ and – directly underneath that – as a normal title (http://log.stamphaus.nl/2014/08/28/kaputt-2/) – that looks odd…

    Is there a way to avoid showing double titles within a post-page? Preferably just like the fixed pages only in the colored header?

    Thanks in advande / Best regards,
    Stamphaus

    #16251

    Hi t,

    To remove the post title from the single post page just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .single-post #content .entry-title {
        display: none;
    }

    Thank you!

    #16254
    ‘t
    Participant

    Works perfect. Thank you!

    #16278

    That’s great ‘t

    Thank you!

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