Viewing 3 posts - 21 through 23 (of 23 total)
  • Author
    Posts
  • #12455
    rbrt_bene
    Member

    And to make the text Bold instead of underline on hover.

    Thanks
    Robert

    #12468
    Sakin
    Keymaster

    @rbrt_bene: You can replace the old css with the following
    .widget-area .widget a:hover { color: #911d1d; font-weight: bold; text-decoration: none; }

    #12578
    rbrt_bene
    Member

    Thank you, it works perfectly 🙂

Viewing 3 posts - 21 through 23 (of 23 total)
  • The topic ‘Sidebar posts’ is closed to new replies.