take a look at the 2nd site and how the menu color changes on hover and when the item is chosen---i want that same effect on the 1st site... i cant figure that out...
i added this and the hover works fine but the child menu items arent showing the background...i added this styling from an earlier version of the menu that i had installed on another website...
Hi Trey,
I see you added the above code is correct. When hover on the top menu will change color
#js-mainnav.megamenu.blackwhite ul.level0 li:hover,
#js-mainnav.megamenu.blackwhite ul.level0 li.active,
#js-mainnav.megamenu.blackwhite ul.level0 li.over,
#js-mainnav.megamenu.blackwhite ul.level0 li.haschild-over {
background-color: #00316B;
background: -webkit-gradient(linear, left top, left bottom, from(#0049A4), to(#00316B));
background: -webkit-linear-gradient(top, #0049A4, #00316B);
background: -moz-linear-gradient(top, #0049A4, #00316B);
background: -ms-linear-gradient(top,#0049A4, #00316B);
background: -o-linear-gradient(top, #0049A4,#00316B);
-webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.1);
-moz-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.1);
box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.1);
}
Your problem has been resolved, if there any problems, please take pictures back problem, Thanks
/*styled the drop down menu*/ background-color: #00316B!important;
font-size:13px!important;
text-transform:capitalize!important;
font-weight:bold!important;
}
Hi
Sorry for the late reply. I had a vacation day.
Not I do not want to help you. I'm not understand your problem. you want to add something. You can take pictures so you need more. I will try to help you.
Thanks!