• Resolved Hazlo

    (@hazlo)


    Hello,
    I just cannot figure how to change the color of my site title.
    I tried to paste this in the css stylesheet of my child theme :

    .site-header h1 a, .site-header h2 a {
        color: #515151;
        display: inline-block;
        text-decoration: none;
    }

    And change the #hex color. But it didn’t help.
    Any idea?

Viewing 6 replies - 1 through 6 (of 6 total)
  • It works on my end (via firebug), try to clear browser cache and see.

    Also, if you use header image feature of the theme, you can change title’ s link color there too, it will override (this part of) CSS in parent and child.

    Thread Starter Hazlo

    (@hazlo)

    Hmmm!
    I try it again and change the color from #515151; to #9b2f16; but it stays the same and Firebug still describes the original color (#515151;).
    Tricky stuff!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Please take Paulwp’s advice and clear your browser’s cache.

    Thread Starter Hazlo

    (@hazlo)

    Sorry Andrew I did it. Like everytime i change something. With the empty cache button in Firefox (very useful!).
    But the code does not seem to work actually.
    And I wonder why!

    Thread Starter Hazlo

    (@hazlo)

    Finally I could resolve the issue with a plugin named Custom CSS Manager.
    The code I get through Firebug works in the plugin customization field but not in the usual Editor (under Appearance).
    And in both cases I emptied my browser cache.
    So I still don’t know where the trouble came from but the result is ok (even if I get more and more plugins).
    Thx to all for helping.

    Thanks Hazlo,
    It also worked for me.
    Very good plug in

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Theme: Twenty Twelve] : Changing Site Title Color’ is closed to new replies.