Tagged: page-title h1, wowsome
Hi Anthony,
Add below custom css code to align the page title in center
.page-title { float: none; text-align: center; }
Thank you!