badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Center widgets in Business Page Template

#43112

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