I have almost completed implementing MegaMenu Reloaded in to my website however a random black line appears on the right of the last item, on most screen resolutions. I have gone through the css sheets for hours trying to find the problem with no results. Which leads me to believe that the problem might lie somewhere in the .js?
Any help would be greatly appreciated. Sources to code can be found here!
That’s because you have this:
Remove that shadow and it sorts it.