/* Removing footer altogether */
.site-footer-social-copy { display: none; }
/* Removing credits while still using footer widgets */
.footer-area-site-info { display: none; }
.site-footer-social-copy { padding-bottom: 0; }