Remove Underline From Breadcrumbs Ascend To remove the underline from your breadcrumb trail, add this CSS to Theme Options> Custom CSS: #kadbreadcrumbs a { border: none; } Breadcrumb Without CSS: Breadcrumb With CSS: