Untitled
unknown
plain_text
18 days ago
907 B
1
Indexable
Never
/*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*/
Leave a Comment