Archived topic
Categories and Author name not displaying on blogroll
5 replies · Started by Mohamed on April 19, 2021
Hi – I'm having an issue where I’ve checked the “Display post categories” and “Display post author” boxes for my blogroll, yet they're not displaying.
I went to Customizing>Layout>Blog to update these settings, but no luck. I’m using the column blogroll layout.
My site is https://thrilltable.com
Please help!
Hi there,
You have this CSS added in Additional CSS field in the customizer:
.entry-meta {
display: none;
}
Removing that should fix the issue.
Oh wow, I'm a cluts! Thanks Leo.
One more question - How do I reduce the spacing above and below the post title on the blogroll page.
See my spacing on https://thrilltable.com
And, I want the spacing like https://concretequestions.com
Thanks!
Hi there,
Go to Customizer > Layout > Container and reduce the Content Separator.
Thanks David!
You're welcome