Modify login screen
Hey all! I love using Filament but I was wondering about one thing. I want to modify the login page to include two columns. It is not recommended to publish the views so I was wondering what the best course of action is for such pages. Do I just need to create a custom page?
2 Replies
This was asked the other day and numerous times before. Just run a search and I’m sure you’ll find the answer. 😀
got it working, my only issue is that I don't want to modify the class fi-simple-main only in the new login screen and not on another page. is that possible?
nvm got it