Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change Link Color

  • @drover

    Participant

    I’ve created a child theme for edits to the bp 1.6.5 default. Trying to find where to change the link color from that awful baby blue. Looking throug all the css files and not finding it anywhere? Can someone please point me in the right direction? Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • @mercime

    Participant

    @drover link where? For links everywhere:

    a {
    color: #000;
    }

    adjust color to taste

    @drover

    Participant

    Yes, I’m trying to change that fugly baby blue that WP uses for links to a different color. I can’t seem to find it in the BP default theme anywhere.

    @mercime

    Participant

    @claudeg

    Participant

    I have just finish to install BP V1.7 and I can’t change active link color.

    I’ve changeg line 506 value but doesn’t do anything.

    When I use Firebug, it shows me line 1… (of default.css) But there is nothing there.

    So any ideas?

    Thanks!

    @claudeg

    Participant

    Forget my question: I’ve forgot that I use some kind of CDN so…. Now my link colors are back to the color I want tehm to be.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change Link Color’ is closed to new replies.
Skip to toolbar