问题
I'm struggling with this problem for a few months now and I can't figure out where to change this. Note that the website I'm working on is coded by someone else, I can't find the part where the fontawesome icon is added to the home text in the breadcrumbs.
Look at the breadcrumbs
As you can see there's an icon added, but I want to add a space between home and the icon, I just can't figure out which file to edit.
If you need any more info, let me know.
回答1:
Search for $_['text_home']
in catalog/language/english/default.php
and add a space
in it.
来源:https://stackoverflow.com/questions/34945365/how-to-change-opencart2-breadcrumbs-home-text