Hello!
I am looking to add and customize breadcrumbs on our webstore.
Some background info:
- We are currently using pipeline theme
- Pipeline theme has a breadcrumb option, but only for product pages.
- It also only shows breadcrumbs for the product and home page.
- I emailed theme support and they gave me a link on how to add breadcrumbs to the entire site.
Now, I was able to add the code that our theme support sent us to our theme.liquid, I of course duplicated our theme so we could test the code. Here is the link for the code he sent me.
The code was implemented properly, but the code still has the same issue as the theme breadcrumbs, users are only able to see the current product and the homepage. Here is a picture since I am bad at explaining:
The other problem with the breadcrumbs is that the text looks bad! I know that is something I can fix in the code, however, I am not an expert when it comes to coding and we do not have a dedicated coder for our website.
Any help is appreciated! This community has been a great help in our journey! Thank you!