Now that we’ve changed the Front Template page title using custom CSS in Thesis 2.1 we have a little bit of work to do in the Footer.
So we want to get rid of this double line here and we want this text to center so that is the footer and is the border top of the footer. So I’m just going to come over here .footer and we’re going to say border-top:none and then text-align:center, okay. Save it, see what it looks like here real quickly. Okay, that appears to be working.