CSS Isse - Question | JoomShaper

CSS Isse

Parashuram

Parashuram

Template 3 months ago

https://demo.winlinesolutions.com/login

Overlaping and Password vide/hide not visible

1
8 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #143270

Hi

Thanks for contacting us. Could you please explain your issue a bit more and give me a screenshot of your issue?

-Regards.

0
Parashuram
Parashuram
Accepted Answer
3 months ago #143271

You can visit the website and fill the form you will understand easily, it is silly LKG students are understanding what is the CSS issue here.

0
Parashuram
Parashuram
Accepted Answer
3 months ago #143272

I hope you sre still student. here we cannt add any attachments

See link below

https://1drv.ms/i/s!Ak_uDQSflYp9i_0BCydv8rSTjxbrDQ?e=6MejDB

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #143275

Hi

Use this custom CSS in your custom.css file

.form-label {
    margin-bottom: 1.5rem !important;
}
0
Parashuram
Parashuram
Accepted Answer
3 months ago #143278

Hi

I used 2rem it works.

But still additinal box is appearing

https://1drv.ms/i/s!Ak_uDQSflYp9i_0BCydv8rSTjxbrDQ?e=vTSSAA

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #143288

For box use this custom CSS

button.btn.btn-secondary.input-password-toggle{
  display:none;
}
0
Parashuram
Parashuram
Accepted Answer
3 months ago #143350

It works thank you

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #143361

You are most welcome.

0