Disouric
Is there an easy way to make the sidebar 'mobile' faster (1200px for example)
You could try changing the breakpoints in a custom theme
see:
https://filamentphp.com/docs/3.x/panels/themes#creating-a-custom-theme
and: https://v3.tailwindcss.com/docs/responsive-design#using-custom-breakpoints
7 replies
css and js not working in hostinger im using fila starter
Since I see that you are using:
https://gsacmarketing.com/admin
34 replies
Keep Footer Location at the bottom
A more easier approach would be to override the view, It's not best practice but gets the job done.
https://github.com/filamentphp/filament/blob/3.x/packages/panels/resources/views/pages/dashboard.blade.php
5 replies