Site logo

Archived topic

Center Tittle

3 replies · Started by Richard on June 8, 2021

Viewing posts 1–4 of 4

Hi,
Hope you are all well.
I am trying to center the page tittle. I understand how to get the page name centered but cant seem to see a way to change it so Tittle is centered.

Kind Regards
Richard
http://www.magicoz.co.uk

Hi there,

try adding this CSS:

.entry-title {
    text-align: center;
}

Hi David,
Worked a treat thank you

Richard

Glad to be of help

This archived topic is closed to new replies.