Viewing 2 replies - 1 through 2 (of 2 total)
  • Try editing style.css and changing:

    .pages a, .pages a:hover {
    color:#FFFFFF;
    font-size:1.5em;
    font-weight:bold;
    letter-spacing:-0.08em !important;
    }

    to

    .pages a, .pages a:hover {
    color:#FFFFFF;
    font-size:1.3em;
    font-weight:bold;
    }
    Thread Starter mclark

    (@mclark)

    It worked perfectly – Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change font spacing in header navigation links’ is closed to new replies.