Hello; I was wondering what css code that I should apply for customizing the Main Menu Buttons.. Please see: http://piobootcamp.com/test/ I have already changed the color of the parent buttons, the other problem now is I want to change the Child menu (on hover) color too. There is another glitch that I can see on the navigation menu. If we will open this link: http://piobootcamp.com/test/outline_bootcamp/ and hover on the the parent button i.e Boot Camp, the child menu is showing an excess or white border on the side. I will show you a print screen: If the reason for the excess or misplaced white line is in the browser or something, but apparently I used chrome and firefox and displayed the same thing. What do you think? I hope I had given you enough details to understand my request. I will be waiting for your response. Thank you. Have a great day. -PG
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #menu .ddsmoothmenu li li a:hover { color: red; } #menu .ddsmoothmenu li ul li.current_page_item a { margin-left: 0; } li#menu-item-124 { background: url('http://piobootcamp.com/test/wp-content/themes/appointwaytheme/css/color/images/drop-menu-bg-yellow.png')!important; width: 191px; margin-left: 1px!important; } Thanks & Regards Gourav Shrivastava