Tagged: iletişim
Forgot to add what I used to center the page titles.
.page .entry-header { text-align: center; }
Hi there,
For to center the the text “welcome to dr. myers’ anthropology lab” please add below custom CSS code in custom css option.
.home #content .entry-title { text-align: center; }
Thank you!