I have several sections on a single page with different background colors. I have the default text link set to one color. However I need the link colors to be another color in another section. I am using some basic inline css for this second section, but the default link underline color is still showing up right above the css color I’ve assigned.
Here is my code I’m using:
Get Directions
With this code I’m seeing 2 lines under my text link… Any advice is welcome!