Hello,
I'd like to delete the "You are here:" from the breadcrumb in Flagship and I couldn't find it in the code. Could you tell me which file i have to modify?
Thanks in advance!!
Iza
Hello,
I'd like to delete the "You are here:" from the breadcrumb in Flagship and I couldn't find it in the code. Could you tell me which file i have to modify?
Thanks in advance!!
Iza
Hi Iza,
Add this to your custom.css found in the /css/ folder of your theme directory or Quick CSS found under Theme Options > Styling.
.breadcrumb-title { display: none; }
Regards,
Mya
Thanks!!
Hi Iza,
Glad that Mya helped you. :)
Cheers,
Ismael
You must log in to post.