Archived topic
Can't Center Label
3 replies · Started by tbgr on August 8, 2022
Viewing posts 1–4 of 4
Good morning.
I can't center the text above the featured images shown in the attached screenshot. I've tried clearing the cache and re-loading, to no avail.
I've tried changing the "Alignment" back and forth to center, right, left a few times but it always remains "left."
Is there some CSS that would allow for a center alignment?
Thank you.
Hi there,
try:
h2.entry-title {
text-align: center;
}
You did it again! Thank you.
You're welcome :)
This archived topic is closed to new replies.