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: remove border from featured images on corporate home page?

#16634

Hi tony,

There is CSS file name widget005.old.css where there is a below css and it is conflicting to the main style.css file.

.service-icon {
    padding: 4px 8px;
}
.service-icon:hover {
    background: none repeat scroll 0 0 #2095f0;
    color: #fff;
}

Thank you!