Archived topic
Blog category title alignment
5 replies · Started by Michael on June 7, 2021
Viewing posts 1–6 of 6
I am wanting to center align my blog categories, they are currently showing aligned to the left.
Hi Michael,
Try this CSS:
.archive .page-header {
text-align: center;
}
Hi Ying,
It has been awhile since I coded css, where would I put this code?
Hi Michael,
You can add the CSS to Customizer > Additional CSS :)
That worked perfectly! Thank you!
No problem :)
This archived topic is closed to new replies.