Move author AND date to bottom of each post
-
If you’ve answered this question before, I’m sorry – but I’ve done a search for this and it appears that most people either want the author or the date removed (but to both) or they want them both at the top. Is there a way to move them from the top to the bottom of each post? What do I use to eliminate them both
I am using the Radiate Theme and have purchased the Premium level.
The blog I need help with is: (visible only to logged in users)
-
Hi there!
I’m afraid that in the theme you’re using, it won’t be possible to move the post author and date below the post’s content, however, we can help you eliminate those from your site.
For that you would add this piece of code to My Site>Design>Customize>CSS:
.entry-meta { display: none; }I hope that helps :)
Also, remember that with your plan you can access support via live chat from https://wordpress.com/help/contact
- The topic ‘Move author AND date to bottom of each post’ is closed to new replies.