Viewing 2 replies - 1 through 2 (of 2 total)
  • Your theme is forcing the text to left align. You can add something like this to fix it:

    .calendar-month, .calendar-next, .calendar-prev { text-align: center !important; }

    Thread Starter stbedesantafe

    (@stbedesantafe)

    Where would I add this?

    Ah – in style.css, of course.

    I may get the hang of this yet.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header not centered’ is closed to new replies.