Hello sir,
How to remove tag "a href" in breadcrumbs?
I want to show my breadcrumbs, and make them not clickable
Thank you
Hi Anis F,
If you only want to disable clicking of your breadcrumbs then add this CSS code to your style.css file:
.breadcrumbs li a {pointer-events: none;}
Above solution is easiest way to disable anchor tag otherwise tag can be changed via JS code.
Thanks
Team
Hi @ifra,
That's working great!
Thank you for helping
Awesome :)
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.