Streetwise
Member
Posted 6 years ago #
I'm using the Grubby Slipcovers theme but can't find anywhere in the styles.css file where it references a:link, etc... I want to remove the decoration from the links in the sidebar but add a hover state with the decoration.
Is there another css file I'm overlooking?
Thanks
Dave
http://www.jesuscreed.org
Some people create underlining with borders (ugh). Look in among the #nav elements. It should be in there.
And it may say something like:
border-bottom: 1px solid #690
instead of the
text-decoration: underline
you were expecting.
Streetwise
Member
Posted 6 years ago #
Good thought. But I checked it out and there's no instances of borders used in that way. So it seems that there style info coming from somewhere other than style.css in the DirtySlipcovers theme folder...
Is there a global styling area maybe in the includes folder? Just a thought. Something is creating those links...
Thanks
Dave