Hello - Accidentally my footer content area became smaller and is not the same size as the rest of the body anymore. (see image) How can I fix this? Thanks!
pangeaseed.org Also, some header fonts are the wrong typeface and I can't make it change to Helvetica. I would like ALL fonts on my site to be Helvetica. Could you supply me the CSS code to fix this? Thanks so much.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .body-content { width: 988px; } h1,h2,h3,h4,h5,h6,a,p{ font-family:Helvetica!important;