Hello,
I have sub-menu insider menu which doesn't show.
Technology>>Operating System
Under above menu, I have Windows and UNIX/Linux but it doesn't show. Can you help please?
http://ebookstak.com/
#gkMainMenu .gkMenu > ul > li > .childcontent, #gkMainMenu .gkMenu > ul > li > .childcontent .childcontent {
border: 1px solid #ededed;
position: absolute;
left: -999em;
z-index: 999;
}
#gkMainMenu .gkMenu > ul > li > .childcontent, #gkMainMenu .gkMenu > ul > li > .childcontent .childcontent {
border: none;
position: absolute;
left: -999em;
z-index: 999;
}