Archived topic
Can't center text
5 replies · Started by Dan on August 15, 2022
Viewing posts 1–6 of 6
Hi,
I am unable to center the text at the bottom of my article here:
Hi Dan,
Can you try clearing the cache and disable all your cache/performance plugins as some of the WP CSS (style) is missing from your site?
hi, I tried that and it did not work
Hi there,
try adding this CSS:
.has-text-align-center {
text-align: center;
}
that worked, thanks
Glad to hear that
This archived topic is closed to new replies.