Hi Team,
So having a really weird issue here. I add the following css to the global css options to remove breadcrumbs.
.x-breadcrumbs {
display: none;
}
This worked perfectly, and the breadcrumbs were removed.
However, it has been decided now that we want breadcrumbs to show. I figured that all I would have to do is remove the css to remedy this.
For some reason, after removing the css, the breadcrumbs are NOT showing up. I am not currently using a caching plugin on the site, and I have cleared my browser cache multiple times (and tried different browsers).
The site is: https://www.patientevolution.com
Thanks in advance for your help!
