but i do that and i loss the color on cub MENU too, i would like to keep this one, just transparent for cube logo, that is what i did, /* MAIN BACKGROUND COLOUR FOR MENU AND LOGO */ .logo-menu, .navigation-menu, .sf-vertical li, .jspDrag {background:transparent;} .sf-menu .current-menu-item a, .sf-menu a:hover, .sf-menu .current-menu-item .sliding-element a:hover {background:<?php echo of_get_option('menu_bg', "#f20a0a"); ?> url(<?php echo get_template_directory_uri(); ?>/images/nav-arrow.png) 0px 5px no-repeat;} <?php echo '</style>'; ?>