F
Filament4mo ago
Ali

is there a way to change the color of Active navigation item

The example is attached
No description
4 Replies
hyperion-mx
hyperion-mx4mo ago
If you have created a custome theme for filament you can style
.fi-sidebar-item-active
.fi-sidebar-item-active
Ali
AliOP4mo ago
what should I do if i dont have a custom theme going ?
hyperion-mx
hyperion-mx4mo ago
you can create a custom theme and leave it as default, basically you have the custom theme which inherite from the default theme and only change what you need, you can create the theme at any time and it doesnt change any of your styles, but without a custom theme you can not change much as most of those styles need a css build use this guide

Did you find this page helpful?