Before you ask please READ THIS

Hide post titles

in Photon Posts: 10
Hi

Is it possible to hide the post titles?
I use the "outside" post title and would like to hide the one in the post - like this: http://www.justwalkedby.com/2011/06/please-stay-with-me/

Thanks!
Bo

Comments

  • AirAir
    Posts: 10,970
    Hello there:-)

    Go to Customizing ▸ Blog Layout ▸Title Bar , enable "Custom title bar" and then Disable title bar:
    image

    With kind regards.
    ss-2016-10-03_15-47-25.png
    387 x 370 - 14K
  • Posts: 10
    Thanks for your reply.

    Put it's the other way around :)
    I would like to keep the custom title bar - the one outside.
    and then hide the in the post, right above the photo.
  • AirAir
    Posts: 10,970
    Ooo sorry, my bad.

    Try this custom CSS:
    body.single-post h2.post-title{
    display: none;
    }
    With kind regards.
  • Posts: 10
    That did the trick.

    Thanks a lot
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion