Reply To: Getting the footer to center

Homepage Community Forums Epik Theme Support Getting the footer to center Reply To: Getting the footer to center

#6235
Eric
Customer

    Oh I see. Add this –

    #footer .creds {
        float: none;
        text-align: center;
    }

    The #footer .creds are already there, just add that code above and it should center.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com