Shape 5

Joomla Templates => Fitness Center - Club => : ralph024 October 18, 2017, 11:57:10 PM



: Login form doesnt work anymore
: ralph024 October 18, 2017, 11:57:10 PM
Hi,

When i want to login, i can't type anything in the login form.
I also add the following to custom.css:

#cboxLoadedContent input {
font-size:14px !important;
}


But without any effect!

URL: https://lelleeefashion.nl

Can you help me with this problem?

Thanks!



: Re: Login form doesnt work anymore
: mikek October 19, 2017, 08:19:57 AM
Hello,

Something on your site is overriding the css. Try adding the following to custom.css:

#cboxLoadedContent {
position:relative;
z-index:3;
}


: Re: Login form doesnt work anymore
: ralph024 October 20, 2017, 01:57:03 AM
Hi MikeK,

Thanks for the support and that did the job!

 :)