Topic-icon Login Form not showing

Active Subscriptions:

None
6 years 1 month ago #66231 by ricarm1
I've managed to set it all up nicely, a custom Registration Form working nicely...
But when you click on the Login button it just goes grey, there is no form to fill in.
The topic has been locked.
Support Specialist
6 years 1 month ago #66233 by mel
Replied by mel on topic Login Form not showing
Can you provide a URL where I can see the behavior in action?
The topic has been locked.
Active Subscriptions:

None
6 years 1 month ago #66242 by U Can Drive
Replied by U Can Drive on topic Login Form not showing
Thank you

ucd.ucandrive.com.au
The topic has been locked.
Support Specialist
6 years 1 month ago #66245 by mel
Replied by mel on topic Login Form not showing
The modal is there but there's a conflict with the CSS on your page. If you add the following, you should be able to see it.
.sourcecoast.modal.fade {
opacity: 1;
}
The topic has been locked.