
Connect With Us:
If you have questions or would like additional information, please contact:
Jill Zager
Foundation Chapter Office
Theta Chi IHQ
317-848-1856 ext. 2013
jzager@thetachi.org
/* Fix giving form alignment on mobile */
@media (max-width: 768px){
#global-giving-form {
position: fixed!important;
}
#global-giving-form > .modal_content_new {
margin-top:0!important;
}
}
@media (max-width: 768px){
.match-gift-wide-button{
z-index: 10000 !important;
}
}