Hi,
I would like the menu when there are subcategories to open from below, but without the black background on the menu button. the button looks like, just open underneath the other.
How can I do this?
Please look the screenshots
#gkMainNav div.gk-menu .level0 > li:hover > a.haschild > span.menu-title {
background-color: none !important;
}