November 25, 2014 at 7:57 am
#18791
Theme Horse Support Team
Keymaster
Hi Edwin,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.widget-title {
padding-bottom: 15px;
}
.widget {
text-align: center;
}
Note: Decrease/Increase the 15 digit above to change the space of widget title.
Thank you!
Thank you!