Hey Guys,
I'm struggling to work out how to change the colour of the link text throughout my website (running on Narrative theme). It's currently set as primary colour and I've tried to trawl through the code to find where it states that exactly (and I've failed haha)! Any suggestions for what code I have to edit to change it to #4f4f4f?
Thanks in advance!!!
Solved! Go to the solution
This is an accepted solution.
Hello labelistco2020,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
a { color: #4f4f4f!important; }
Hi @oscprofessional thanks for the tip - I'd like to remove the underline from all hyperlinks in Debut theme, can you help?
Hello,
I tried to add your code, it works but it also change the color of my text button.
Do you know why ?
Thanks for your help.
User | Count |
---|---|
546 | |
209 | |
125 | |
81 | |
41 |