Site icon Catch Themes

Codes do not work

Hello. The following codes do not work:
/*Color Borde Web*/
.site { border: 2px solid #000000; }

/* For Menu  Menu*/
#header-menu ul.menu a { line-height: 35px; }
#header-menu ul.menu ul { top: 35px; }

/* Menu Background */
#header-menu { background-color: #cc0000; }

/* Sub Menu Background */
#header-menu ul.menu ul a { background-color: #cc0000; line-height: 15px;}

/* Menu Hover Background Focus*/
#header-menu ul.menu li:hover > a,
#header-menu ul.menu a:focus {
background-color: #000000;
}

/* Menu Hover Background Focus*/
#header-menu ul.menu li:hover > a,
#header-menu ul.menu a:focus {
background-color: #000000;
}

/* Current Menu Background INICIO*/
#header-menu .menu .current-menu-item > a,
#header-menu .menu .current-menu-ancestor > a,
#header-menu .menu .current_page_item > a,
#header-menu .menu .current_page_ancestor > a {
background-color: #cc0000;
}

/*COLOR DE PALABRA EN MENU*/
#header-menu ul.menu a { color: #d3da21;  font-weight:bold;}

/*COLOR DE PALABRA EN SUB-MENU*/
#header-menu ul.menu ul a { color: #d3da21; font-weight:bold;}
My web is: www.impresnet.com/test
Exit mobile version