June 8, 2015 at 6:07 am
#25472
Theme Horse Support Team
Keymaster
Hi Jeanlucgarnier,
To centralize the icon in the Featured Post widgets on Business Page Sidebar Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.widget_service {
text-align: center;
}
.service-item .service-icon {
margin: 0 auto 10px;
}
And to have a tooltip displaying image it needs code customization you have to hire developer for this.
Thank you for using our theme.