goodwinwapcssorg 0 Report post Posted August 3, 2010 Hi, I'm trying to change the bottom edge of the dropdown menu in WH3 Pro. I tried changing the color here with no luck. Could someone please tell me which property controls this? #sub_head { font-size: 12px; background: #f1f1f1 url(images/subheadbg.png) repeat-x 0 0; border-bottom:1px solid #ccc ; Thanks. Share this post Link to post Share on other sites
cmunns 16 Report post Posted August 3, 2010 This should do it. Just make sure you place it the custom css portion of your options panel to make sure hierarchy doesn't take over. `#nav ul.dropdown ul { border-bottom: none;}` Share this post Link to post Share on other sites
goodwinwapcssorg 0 Report post Posted August 3, 2010 I meant to say I wanted to change the color but I figured it out base on you answer. Thanks very much! Share this post Link to post Share on other sites
Guest Guest Report post Posted August 5, 2010 test reply Share this post Link to post Share on other sites