Penscratch, the little word Aside

  • Unknown's avatar

    Hi there,
    Just under the title of my blog post, there is a word indicating the format I chose, in this case Aside, then the date, then “Leave a comment”. How can I keep only the date under the title, remove the word Aside and put leave a comment under the text? Is this possible with Penscratch?

    Thanks in advance, Christine

    The blog I need help with is: (visible only to logged in users)

  • There are two ways to do this.

    [1] Change the post format to Standard.

    [2] Use the following custom CSS. This CSS can be used only if you have Custom Design / Premium upgrade on your blog.

    a.entry-format,
    .entry-meta span.sep {
        display: none;
    }

    Give it a try and feel free to let me know if this is not what you are after.

  • The topic ‘Penscratch, the little word Aside’ is closed to new replies.