I am having an issue with the footer alignment. Is there way to make them all aligned and uniformed?? website is www.acadianalimestone.com Thanks
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .footer-container .common.left { margin-left:0px!important; padding-right:0px!important; } .footer-container .common.right { margin-right:0px!important; padding-left:0px!important; } .footer-container .common.third { margin-left:0px!important; } .common { padding-left: 10px; } Thanks & Regards Nitesh Raghuwanshi