Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24778

    Hi guys, how do you change the submenu hover color ?

    #top ul:first-child > li > a {

    color: #727272;

    }

    #top ul:first-child > li > a:hover {

    color: #63cbd9;

    }

    I use this code but i doesnt work on http://www.blue2x.com

    I also want to change the copyright color and socket navigation color.

    Thanks !

    #124696

    Hi,

    Here it is.

    .header_color .main_menu .menu ul li a:hover{background-color:#f8f8f8;}

    Thanks,

    Nick

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change submenu hover color | Socket Navigation & Copyright Color’ is closed to new replies.