F
Filament14mo ago
Bloom

How to separate navigation item in the same navigation group

I have the following navigation item under Stocks navigation group, but i want some kind of horizontal rule or sub-heading before Branch Stock Report, is it possible?
No description
6 Replies
DrByte
DrByte14mo ago
Maybe an nth child CSS selector?
Bloom
BloomOP14mo ago
so a custom css is the option?
vitali
vitali14mo ago
How much data you have inside the dashboard?
awcodes
awcodes14mo ago
I think the nav items might have a divide() method. But you’d have to build your navigation from scratch. Otherwise css is your best bet.
Bloom
BloomOP14mo ago
Can you help me find a documentation or some kind of tutorial on building the navigation from scratch

Did you find this page helpful?