Howdi Enfold :} My Products mega menu is cut off on dekstop. How would I resolve the issue and center it?
Hey spokerstradingco,
Thank you for the inquiry.
We’ve found an error in the console generated from the plugins/easy-social-icons/js/cnss.js?ver=1.0 file, which might be causing the mega menu to misalign.
Uncaught ReferenceError: jQuery is not defined
at cnss.js?ver=1.0:1:1
Please try to disable the easy-social-icons plugin or the custom script temporarily, then purge the cache. Let us know of the result.
Best regards,
Ismael
I did as recommend but it did not solve the issue. I have included a temporary login in the private area.
Hi,
Thank you for the login token.
The issue might be caused by the modifications made to center-align the menu items. To adjust the position of the mega menu, we added the following css code.
#menu-item-991 .avia_mega_div.avia_mega3.nine.units {
left: -180px;
}
Best regards,
Ismael
Yes. It worked. Thank you