March 3, 2016 at 11:21 am
#43112
Theme Horse Support Team
Keymaster
Hi Arho,
You have to use our specific our team widget for our team template but you can make the title center for any widget you use just go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
.our-team-template #main .widget-title {
text-align: center;
}
Thank you