Hi guys,
I have a minor issue that's kicking my butt and need some help.
It's on this page:
https://www.benhicksdesigns.com/store/cart.php?mode=auth
At the bottom the text for "If you do not have an account, you can easily
register here" is fine except for the "register here" link. It's white which by default it should be according to the style sheet. But I need to change this particular link's style to change its color. I have tried <font color> and <span class: color> and neither inline process will override the link's default CSS color.
Any idea why?