Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 5, 2015 at 12:33 am #454837 luckylobo10Participant Hi! I want to disable the links in breadcrumbs so visitors can’t navigate trough the site by clicking the breadcrumbs. But I still want the breadcrumbs there. Possible? Thanks! June 5, 2015 at 12:54 am #454848 JosueInactive Moderator Hey! Try adding this code to the Quick CSS: .breadcrumb-trail a{ pointer-events: none; } Cheers! Josue Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In