Kadence
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:
Filed under
Uncategorized
Was this page helpful?
Thanks for the feedback!

