Removing Blue Calendar Picture from Post

  • meryl

    #270

    I would like it more if the posts don’t have a big calendar showing the date on the side. Is there any way I can do this?

    Thanks

    Admin

    Syahir Hakim

    #11845

    If you would just like to remove the blue background and keep the text, add this code to your style.css file:

    .post .date{
    background:none;
    }

    Note that removing the blue background will cause the month text to not be visible (since it’s white on a white background). You will also need to change the month colour in that case.

    If you want to remove the entire post date, just tick the Hide post date option in Graphene Display options page.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.