Cannot Change Jump Menu Background Color

I'm having trouble trying to change the background on my jump menu. How can I customize the color?

 

You can change the background color of the jumpmenu by using the following CSS:

#jumpmenu_links {
background-color: #000000 !important;
}

Hope this helps.

Have more questions? Submit a request

0 Comments

Article is closed for comments.