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: Home page icons under the slider image

#11122

Hi Daniel,

It can not be automatically centered. To centered the services item Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

.business-layout .one-fourth {
    width: 30.35%;
}

Thank you!