This topic has 4 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
Hi, When someone goes to login in my Idstore, texts are superposed as in the attached image.
This has always happened, but I have realized just now.
Thanks
Hello,
Please add this code in custom.css file:
@media (min-width: 1200px) {form.login, form.register {
width: 320px !important;
}
form.login .lost_password {
left: 110px !important;
}
.account-separator {
display: none;
}}
Best regards,
Jack Richardson.
Now yes! thank you very much.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘texts overlay’' has been successfully resolved, and the topic is now closed for further responses