Global - Contact Form
unknown
plain_text
a year ago
905 B
8
Indexable
/*Start - Contact form changes - WB Nicolas V*/
#modal-global-contact-us {
.redesign .link:after{
background-color: #fff;
}
.close {
top: 4vh;
}
}
/* Contact Overlay - Reduce margin between email and address - WB Nicolas V */
#modal-global-contact-us .contact-form .info-zone .type_user,
#modal-global-contact-us .contact-form .info-zone .type_user:nth-of-type(2){
margin-bottom: 21px!important;
}
/* END */
#modal-global-contact-us .contact-form .section-message label{
color: #fff!important;
}
#modal-global-contact-us .lp-input-group{
.lp-input{
border-color: #fff!important;
}
}
#modal-global-contact-us .contact-form .section-message:after{
background: #fff!important;
}
#modal-global-contact-us .section-message{
label{
text-transform: uppercase;
}
}
/*END - Contact form changes*/Editor is loading...
Leave a Comment