MattC

Customer
I have navigation icons turned off and I have my 'What's new' page under a different navigation tab. Previously I created a new tab for this, but just decided that was pointless and moved the actual navigation tab under the different navigation tab.

Screenshot 2025-09-04 at 21-37-15 altBoards Gaming Forum.png


I'm not actually sure if this a bug or not, but I have navigation icons turned off and I didn't see any option to remove secondary navigation icons.
 
Technically, it's a bug, I'd say. We have it so the icons in the sub-nav are hidden, but it appears we missed the menus. I've added a fix for the next release.

You can add this to your extra.less:

Code:
.menu-linkRow.js-offCanvasCopy u-indentDepth0:before { display: none; }

Should fix it.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back