change font color of "what we do" section

Hi,

How do I change the color of the “what we do” header, as well as the associated text and icons for each of the three sections?

thanks

Sid

Hello there,

I hope you are doing well today.

You can use the following CSS code to change the colors by going to Appearance > Customize > Additional CSS and pasting it there.


/Header color/
.light-section-heading {
color: red;
}

Could you please provide a link to your website so that I can inspect it and see how you have the icons set up?

Best Regards,
Support

I’ve tried posting this into the additional CSS section:

h4.intro-heading{
color: black;
}

But it doesn’t do anything - any suggestions?

I’ve e-mail you link to the website separately

Hello there,

Could you please provide the link to your website here in a private reply so that I can inspect it?

Best Regards,
Support