Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #menu .ddsmoothmenu li li a{ background:Your color value; } #menu .ddsmoothmenu li li a:hover{ background:Your color value; } #menu .ddsmoothmenu li li a.selected{ background:Your color value; }