- Go to Online Store->Theme->Edit code
- Asset->theme.scss->paste bellow code in bottom of file
@media only screen and (min-width: 767px) {
#MenuParent-2 .site-nav__item:nth-child(3) .site-nav__dropdown-grandchild{width:auto;}
#MenuParent-2 #MenuChildren-2-3{ column-count: 2;}
}