I’m trying to put an inline menu in a section of a layout that I am building for my shop.
I have the menu in, but there are too many items to fit in a single line, so it is cutting them off. I have tried using the “wrap” for flexbox on the menu level, the topic links level, and even on the parent column, and I just cant seem to get the items to wrap to a second line.
Next issue is that the dropdowns from the menu are being hidden behind the products in the layout. I assume this has something to do with z-indexing, but I am not seeing where to adjust that for the menu,