How to change colour of hyperlink/ internal links

Hi There,

I’ve looked everywhere, but cannot find how to change the colour of our internal links or hyperlinks.

At the moment, they look the same colour as my text, but i am wanting to change the colour to blue general colour so they stand out a little.

My Theme is focal original

here is the page i’m trying to sort out mister vape as you can see there are internal links set up, just that the colour is the same as the current text.

Any help is much appreciated.

Hi [email removed]Mistervape,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file section-image-banner.css or timber.scss.liquid.

Step 3: Paste the below code at bottom of the file → Save

p a[href]{color:#5cdb95 !important}

Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

Thanks Victor, i’ll give this a try.

Will report back :slightly_smiling_face:

@PageFly-Victor @Unfortunately searched for both of those css files and nothing has come up.

sorry I miss, you can add it to the theme.css file

Works perfect, thank you. appreciate it. @PageFly-Victor

1 Like