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

