HI, if you looking for “Back to school” menu then follow this:
- Go to Online Store->Theme->Edit code
- Asset->theme.scss Or theme.css->paste bellow code in bottom of file
@media only screen and (max-width: 767px) {
.header-menu-content > li:nth-child(3) > .menu{ column-count: 2;}
}