Changing the color of hyperlinks -Craft theme

I’m using the Craft theme, and I’m not very good with coding, BUT I want to change the color of hyperlinks in my blog, the color of links at the bottom of pages, etc., because they show up in a color that is too light and hard to read. WHAT in my themes section controls the color of these items? (Is the OUTLINE button what I need to change the color for or which one?)

Hey @GraceMarket ,

It’s only for the blog content, yes?

Can you share the link to your store please, I’ll take a look and see what’s the best solution for you

The Blog and any pages where the links are just not dark enough to see easily.

https://gracemarketonline.com

Hey @GraceMarket ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.

Change the #000 to any colour you want


Screenshot is for reference only, the correct code to paste is the one shown above.