Currently facing an issue with a wordpress website I am constructing using iThemes Builder.
The problem arises when integrating the plugin Jquery Megamenu, as the drop-down menu gets truncated due to an overflow:hidden property that cannot be overridden in my custom CSS (even with !important).
I received advice suggesting that one possible solution could be to write some JQuery code to override the inline style, but I am unsure of how to proceed. Can anyone offer assistance?
You can visit the website at to see the megamenu issue, which is located second from the top.
Your help would be greatly appreciated!