Problem with login form for ajax quickcheckout layold

ThemeBurn SupportForumsOpenCart ThemesKiddos OpenCart ThemeProblem with login form for ajax quickcheckout layold

This topic has been marked as resolved.

Hello,

I have problem with the popup login form in ajax quickcheckout.
It looks like z-index problem, but I did not manage to fix it.

October 10, 2017 at 2:34 pm #61982

Hi,

Here is a quick fix for this issue:

.modal-open #content {
  z-index: auto !important;
}

Add these styles from the Theme CP > Theme Settings > Custom > Custom Stylesheet text field.

BR,
ThemeBurn team

October 16, 2017 at 2:03 am #62057

Thanks!
That fix the problem.

October 16, 2017 at 4:43 pm #62063

Glad we’ve helped :)

BR,
ThemeBurn team

October 18, 2017 at 2:48 pm #62078
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.