color link

Hi,

I need help with link color.
On this page, I see the yellow color link, how can I change it once and for all?

Hello there,

I hope you are doing well today.

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


a {
    color: red;
}

Best Regards,
Support

Ok, solved! Thank you.

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support