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: Make round icons bigger in main page

#45273

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.