Dear Support,
Please, how do i remove “You are here:” from the breadcrumb?
Please, note that I still want the breadcrumb to be displayed, but it is only “You are here:” i want to remove
Regards,
Emin
Hi emin!
Thank you for using Enfold.
You can add this in the Quick CSS field:
.breadcrumb-title {
display: none;
}
Best regards,
Ismael
Dear Ismael,
Thank you so much.
It is OK now
Regards,
Emin