Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14283
    simon olley
    Participant

    This doesn’t seem to work… 🙁

    /* link hover color change to pink*/
    a:hover {
    color: #eaa7a7;
    }

    #14294
    simon olley
    Participant
    #14302
    Sakin
    Keymaster

    @oly: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to change the widget link hover color.
    .widget-area .widget a:hover { color: #eaa7a7; }

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change email hover color’ is closed to new replies.