Seems I am having a lot of trouble replying to posts, it redirects me back to gavick.com, so I apologize for the reduplication of the same problem that someone else has already posted about, but it's the only way I can get anything in here.
I have hidden a child menu from the navigation , but now I am seeing a blank drop down when the link is hovered for the parent of that child menu. It's the same issue described here but the resolution was never fully disclosed.
I have tried the suggestion of adding this (see below) to the override.css as suggested, but like the initial poster, it is not working for me and all that was left in the thread was "pm me your information" and nothing else was said in what to do to resolve it.
- Code: Select all
#gkPageTop .gkMenu > ul > li > .childcontent .childcontent {
display: none !important;
}
Can someone please assist?
See attached screenshot