July 21, 2015 at 1:46 pm
#26570
Dean
Participant
The hover circle colour. I added the following to the Custom CSS but it did not make any difference. I would also want them to click to the service page. As the hover effect makes people think that if they click the icon that they will be taken to that the service page.
.service-icon:hover {
background: #2bb2a6 none repeat scroll 0 0;
color: #fff;
}
.services-item .service-icon {
background-color: #2bb2a6;
}