- Go to Online Store->Theme->Edit code
- Asset->theme.scss Or theme.css-> paste bellow code in bottom of file
.site-nav > li:nth-child(3) ul{column-count: 2;}
Note: you have to make your menu text smaller its too big now.
.site-nav > li:nth-child(3) ul{column-count: 2;}
Note: you have to make your menu text smaller its too big now.