• 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

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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.

    Thread Starter Streetwise

    (@streetwise)

    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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing Text Decoration’ is closed to new replies.