Hi,
I would like to remove the author link and the profile photo that appears both on home page and individual posts for Pinboard theme.
tried the following code
.entry-author-link,
.entry-permalink,
.entry-date,
.entry-meta {
display: none;
}
but the profile pic remains on homepage. Also the author link and the profile pic shows up in the individual post.
I am a novice here so help would be appreciated.
The blog I need help with is indiekaleidoscope.com.