Hi, I'm trying to get my menu to look like my site's menu. I was able to add the background file for the buttons (so cool!) but now the text looks funky. I don't see where there is an option to change the color of the text or get rid of the black boxes behind the text. Help!
Tags:

Hi Mary,
Use this code in your Advanced CSS box via My Network>Appearance
This code will remove the background color of text.
#xg_navigation ul li a:hover {
background-color: transparent!important;
}
#xg_navigation ul li a{
background-color: transparent!important;
}
Permalink Reply by Mary Vogt on November 16, 2012 at 1:13pm Thank you so much Bernard!! I'll try it. :)
Troy Marquis replied to Andrew Sanderson's discussion 'Video chat for ning network'
Kos replied to SM's discussion 'How to Target the First Page of your Site with CSS'© 2013 Created by Ning.
