How to change the class attribute of Sidebar?
Hello.
How to change the class attribute of Sidebar?
I want to add a white background and shadow to sidebar.
8 Replies
Thank you
Does not work. I do as in the instructions, but nothing is wrong.
Did you create a custom theme?
https://filamentphp.com/docs/3.x/panels/themes#creating-a-custom-theme
Have to go through and recompile with a custom field I believe.
The tailwind needs to be compiled with
npm run dev
or npm run build
make sure you read the comments in the box for all stepsThere is no documentation about this anywhere (Can you show me where it is written about this?