Originally Posted by
DarkAngel
I am attempting to add little arrow images to the categories that have subs but, no matter where in the stylesheet_mega_menu.css I place the code I either get nothing, one arrow midway down lists, each and every category regardless of there being a sub or not or on every single main category of the menu and lists.
I have tried to add this:
background: #222 url(../images/arrows/arrow32.png;
I have tried adding it to the:
/*bof 2 levels drop down*/
/*second-level lists*/
.mega-menu .levels li:hover
.mega-menu .levels li ul ul
Could someone please let me know if there should be a different file to add it to.