Hello! Is there a way to adjust the size/font/alliengment of the Footer Text/Footer Email and the Footer Call Information area? My website is www.damageawayusa.com/wordpress Thanks! Tim
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .footer-top-inner1 { color: red; font-size: 20px; font-family: ENTER YOUR FONT TYPE; } .footer-top-inner2 { color: red; font-family: ENTER YOUR FONT TYPE; font-size: 20px; } .footer-top-inner3 { font-size: 20px; font-family: ENTER YOUR FONT TYPE; } Thanks & Regards Gourav Shrivastava