Site logo

Archived topic

How do i centre title and appointment form?

1 reply · Started by Sean on April 13, 2019

Viewing posts 1–2 of 2

Hi,

How do I centre the title and iframe embedded appointment form?

Thanks

Hi there,

you can center the content of that specific page with this CSS:

.page-id-3005 .inside-article {
    text-align: center;
}
This archived topic is closed to new replies.