Problem Logging In Registers - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Problem Logging In Registers

P

Plasch

General 2 years ago

I have a problem with the login not working. We can't log in how do I solve this? https://prnt.sc/QasyX2imHL0m

0
5 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #99157

Hi there!

Thanks for your query.

Please use the following code in your custom CSS:

.modal-backdrop.fade.show {
    z-index: 99;
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Hope this will solve the issue for you!

Best Regards

0
P
Plasch
Accepted Answer
2 years ago #99172

Hello, I posted the code but it doesn't work

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #99232

Hi,

Please use important after the code then. Where did you put the code?

.modal-backdrop.fade.show {
    z-index: 99 !important;
}

Let me know if it helps!

Best Regards

0
P
Plasch
Accepted Answer
2 years ago #99326

HelloRashida Rahman

It still doesn't work to log in?.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #99376

Sorry to hear that.

Can I have your admin access to check, please?

0