Kadence

Remove Line From Footer Titles Ascend

To remove the line from your footer widget titles, add this CSS to Theme Options> Custom CSS:

.footer-widget-title:before {
    display: none;
}

Footer Widget Title Default:

footer-title-default

Footer Widget Title with CSS:

footer-title-no-line

Filed under Uncategorized
Last updated: July 6, 2026
Was this page helpful?
Thanks for the feedback!