How do i change the color of the active menu item background in v3 custom theme

I want to change the color of the active menu item on both mobile and desktop. I tried using this but it is not affecting the element. .fi .fi-sidebar-item .fi-active .fi-sidebar-item-active { @apply active:bg-layout; }
No description
1 Reply
Dennis Koch
Dennis Koch4mo ago
There were some posts asking the same before. Maybe you can find them via search.
but it is not affecting the element.
Then your CSS selector is probably wrong or has not enough specifity.
active:bg-layout
Are you sure you only want this to happen when the elements is clicked? That's what active: stands for
Want results from more Discord servers?
Add your server