Hi,
is there a chance to hide “You are here”, but keeping the path? Since we switch between formal and informal, the German translation “Sie befinden sich hier”, does not make sense.
Thanks for your advice,
Sebastian.
Hi,
Just add this on your custom.css
.breadcrumb-title {
display: none;
}
Regards,
Ismael
Thanks, Ismael, this did the trick.
Have a great day,
Sebastian