Hi there, by default, Motif does not show the author on sites with only one author, but this can easily be overridden with the following CSS:
.not-multi-author .entry-meta .author {
display: inline;
}
Hi there, by default, Motif does not show the author on sites with only one author, but this can easily be overridden with the following CSS:
.not-multi-author .entry-meta .author {
display: inline;
}