Hey there,
I’m having trouble removing the link from the “Home” text in the breadcrumbs, this is what I came up with but it’s not making the change it for some reason:
.trail-begin a {
pointer-events: none!important;
}
any tips? thanks!
Hey Kriesi team,
Sorry but I’ve posted this a few times, am I not eligible for support or is this a feature that can’t be changed?
Please let me know either way so I can move forward with the next step in getting this solved, thanks!
Hi!
I am sorry for the delayed reply.
Please add a space, after the none to be none !important.
If it does not work, let us know but also provide a link to your web site so we can check it further
Regards,
Basilis
Hey Basilis,
Thanks for the tip, it worked with this in combination with removing the “a”…so simple after hours spent! Thanks :)