Libre 2:
-
Hi!
I’m using Libre 2. The blog is not public yet.
How do I
– remove ”published by” under blog posts (still want the date and writer to appear at the top)
– remove visible categories and key words under each blog post
Thanks a lot in advance.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
remove ”published by”
Under My Site > Customize > Content Options, uncheck the box under Author Bio.
remove visible categories and key words under each blog post
Add this CSS to your site:
.entry-footer .cat-links { display: none; }Let me know if you run into any issues with these items.
- The topic ‘Libre 2:’ is closed to new replies.