Once you type your password and press Enter doesn’t load the desktop?
If you still have troubles, switch to TTY3 for example by pressing Ctrl+Alt+F3 then log in as your user, provide the password, then type:
sudo nano /etc/sddm.conf.d/kde_settings.conf
provide your password again
Replace:
[Theme]
Current=WhiteSur
with
[Theme]
Current=Breeze
Then press Ctrl+O (that is o not 0) to save, then press Ctrl+X to exit. Then reboot the system with:
systemctl reboot
You should have a working SDDM now.