Hello,
I know it is usually a "text-decoration: none;" call, and I've tried entering it at every level in the css, however the theme I am using, Plutado, is underlining all links and I can't seem to figure out where to remove them at.
Where should I start?
Thanks in advance,
-Ben
Comments
Comment #1
vm commentedlooks to me like you have to target the a or add something like .node-content a to target the a href's in the div.
example:
using firefox and the firebug addon
you can inspect the elements of the breadcrumbs which do not have an underline
mimic that in the div you are trying to remove the underline from
filing an issue AND a forum topic isn't a good practice and I don't believe this is a bug. Thus switching to support request.
Comment #2
raiyne commentedMy apologies, lesson learned. Thanks for the input