Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1473795

    Howdi Enfold :} My Products mega menu is cut off on dekstop. How would I resolve the issue and center it?

    #1473806

    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

    #1473848

    I did as recommend but it did not solve the issue. I have included a temporary login in the private area.

    #1473856

    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

    #1473942

    Yes. It worked. Thank you

    #1473990

    Hi,

    Great! This may require adjustments on different screens using css media queries. Please feel free to open another thread if you need more help.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mega Menu Position cut off’ is closed to new replies.