Hello,
I am having a lot trouble changing the color of hyperlink text. screenshots attached.
I have tried multiple codes and nothing is working.
Hello,
I am having a lot trouble changing the color of hyperlink text. screenshots attached.
I have tried multiple codes and nothing is working.
Hello there,
I hope you are doing well today.
Could you please provide a link to your website so that I can inspect it?
Best Regards,
Support
Here it is: http://lacunamarketing.com/services/
Its the “Web Devlopment” and “Branding” Text. Its happening all across the site as well.
any help with this?
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.
/*Font Color*/
.markup-format a {
color: #8c9597;
}
Best Regards,
Support
Hi,
This did not work.
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