I am creating a heading and then making it a link.
Links are set in a style guide page, and as I’m not adding any other class to the heading, the styling on hover, pressed, visited should be the same as the link.
It’s not, of course, because the Heading style class overrides the normal text link on “All Links” class.
When I select the link and go to the Selector and choose the states, everything works fine. When I publish the site, hover doesn’t work as expected. Once a link has been visited, the hover state no longer changes the text color. The colour is the same as the visited text link color.