Hi! Since I am the only author of my blog, I really don’t need to post authorship credit on every single post.
I was able to remove it from the full-sized entries using:
.entry-meta .byline {
display: none;}
However, I can’t quite figure out how to erase the word “by” that comes in front of the byline in the lower width responsive versions. I can only remove my user name with the following code.
.entry-meta .byline a {
display: none;}
Right now I can hide it by adding font-size: 0%, but it leaves a bit of a space. How can I get rid of the word “by”?
Thanks a lot.
-
This topic was modified 4 years, 6 months ago by
anthony.depagter.
The blog I need help with is
anthonydepagter.com