June 2, 2016 at 10:14 am
#45273
Theme Horse Support Team
Keymaster
Hi Elisenda,
To make the round icons bigger go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.service-item .service-icon {
border-radius: 55px;
height: 80px;
width: 80px;
}
.service-item .service-icon img {
height: 80px;
width: 80px;
}
Thank you for using our theme.