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 Widget Title with CSS: