I am struggling to change the global link style of the website? I’ve done it easily before in other projects but this one is proving difficult. Any suggestion on how?
That’s because the links in the nav bar are picking up the global link style. For the nav bar, you should apply a combo class so that you can ensure that the links have a different color there (or however you want to style it). Then just consistently apply that link class to the tags.