Hey,
You may go to your Dashboard > Appearance > Customize > Additional CSS
Add this:
.service-icon-wrap .fa{
color:red;
}
.service-icon-wrap:hover .fa {
color: white;
}
Good Day,
Best Regards.
Hi Sabrina!
Thank you very much for your answer. I’ve tried it, but it is still black. Can you help me what I did wrong?
Thank you very much!
BR
Petra
sorry, more details: I have problem with the circle around the icon (it is black) and when I click on it, it is also black.
Thanks!
Hey,
To change the background color of the service widget. You may go to your Dashboard > Appearance > Customize > Additional CSS
Add this:
.tg-service-widget.tg-service-layout-2 .service-icon-wrap {
background-color: pink;
}
.tg-service-widget.tg-service-layout-2 .service-icon-wrap:hover {
background-color: red;
}
Good Day,
Best Regards.
Hey,
It’s a pleasure to help you out. We hope you are finding flash theme interesting. We would really appreciate for the review.
Good Day,
Best Regards.