79653096

Date: 2025-06-04 15:49:20
Score: 1
Natty:
Report link

I think all you need is to define a maximum width on the li...

#mega-menu-wrap-primary .mega-sub-menu li {
  list-style: none;
  width: max-content;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: jottin