Hi Yehaahomer,
I think you can smaller the height by using the the following css in custom css,
#colophon{
padding: 5px 0 !important;
}
you can play with the 5px with your desire value.
And to remove the Theme by text you need to edit the footer.php file from your theme.
BTW if its a premium theme then you need to check their policy.
Cheers!
Thank you that worked, how would I move the footer down now to even both parts.