On 12/1/10 11:36 AM, Debbie Campbell wrote:
I'm having a problem making the width of the dropdown parts of the main menu wider here:

http://www.redkitecreative.com/projects/camper/your-trip/going-west/

I'm not sure what CSS selector I need to be editing, I've tried #primary-menu li li, #primary-menu ul ul and #primary-menu li li a with no effect.







#primary-menu ul li ul li {
    width: 300px!important; /* <----this */
}
#primary-menu ul li ul li a {
    width: 300px!important;/* <----this */
}



Best,
~d

--
:: desktop and mobile ::
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to