• Hi,

    I’m trying to create a child theme for twentythirteen and I can’t seem to remove the genericons (if that’s what they are called) next to my metadata. They are icons of a folder for Category, a silhouette for Author and a clock for Date/Time.

    I would like the posts to say “by David Smith” rather than “by [icon] David Smith”.

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter jnostalgics

    (@jnostalgics)

    Never mind, figured it out.

    .entry-meta .date a:before,
    .entry-meta .author a:before,
    .entry-meta .edit-link a:before {
    content : “”;
    }

Viewing 1 replies (of 1 total)

The topic ‘How to remove Meta Icons?’ is closed to new replies.