Make the drop down menu wider
I have been trying for a week to widen by drop down menu. I found a couple of older threads dealing with this issue and followed the directions. I created a child theme as outlined in the help file for child themes and make all my changes to the style.css in the child theme. I read on an older post that changes need to be made in a custom.css. I tried that also, but there is absolutely no effect on the menu what so ever. Below is the code i have been working with.
#main-navigation .menu ul li:hover ul.sub-menu {
display: block;
width: 950px;
}
Could someone PLEASE assist me with this matter? I have 157 Categories and still have a ton to add, I really need a wider drop down menu!!
Here is a link to the site I am working on
LondonKY.Info
Thanks for any help
Danny