http://tinyurl.com/p3tkgcb hover over any of the white menu items (like SALES or SUPPORT) in the top menu. the dropdown menus have a white background with gray text. i want the dropdown menus to be black with white text (arial font). i'm not sure the correct CSS to accomplish this. First person to respond to the post with the correct CSS gets the $10 via paypal. This is Joomla 3.2.
It's best if you search your current CSS styling and change the class nav-child but you should be able to put this at the bottom of your css style file. .nav-child{ background:#000000; color#ffffff; font:arial; }
i got it to work another way. it is solved. PM me your paypal and i'll send over $10 for the effort. thanks!