Is it easy to add thick border on menu items on hover?

Home Forums Flatisfy Skin Is it easy to add thick border on menu items on hover?

This topic contains 3 replies, has 2 voices, and was last updated by  keithwjones 10 years, 10 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #414

    Maggz
    Participant

    Hey Thomas, is it easy to do this? I know enough css to fumble my way through just not sure which class to use. If you know of a resource that explains what each different class does that would be even better.

     

    Thanks

    Jason

    #417

    keithwjones
    Participant

    A link to your site would be good.

    Keith

    • This reply was modified 10 years, 10 months ago by  keithwjones.
    #432

    Maggz
    Participant

    Hey keithwjones, it’s http://www.likeyourlife.com

     

    Thanks!

    #437

    keithwjones
    Participant

    .menu a:hover {
    border: 3px solid black;
    }

    Keith

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.