Ascend – Remove Underline From Footer Menu To remove the underline from your footer menu, add this CSS to Theme Options> Custom CSS: .footerclass .menu li a { border-bottom: 0; } Default Footer Menu: Footer Menu With CSS: