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

vm’s picture

Category: bug » support
Status: Active » Fixed

looks 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.

raiyne’s picture

My apologies, lesson learned. Thanks for the input

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.