How do i change the font in the main lead capture area [above the fill in boxes] AND how do I get rid of the shadow on the font?
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .signup .signupleft .signupinfo h1 { text-shadow: none!important; font-family: symbol!important; } Inplace of "symbol" put your font type.