Hi - how can I remove breadcrumbs from a single page? This page will eventually be our new home page when I finish it: https://shoppurecbd.net/home-basic/.
(Note: I have looked for articles and tickets on this, and can't find exactly what I'm looking for. I'm hoping to avoid modifying CSS because it's something I need to keep track of when I upgrade to a newer version of the theme)
I was hoping to avoid using custom CSS because I'm concerned about having to keep track of it when I update to the next version of Salient. Will this disappear with an update?
The breadcrumbs seems to be coming from yoast seo plugin. The custom css will not be lost during update. You can also install child theme which is update proof in case you have modified theme files.
Hi - how can I remove breadcrumbs from a single page? This page will eventually be our new home page when I finish it: https://shoppurecbd.net/home-basic/.
(Note: I have looked for articles and tickets on this, and can't find exactly what I'm looking for. I'm hoping to avoid modifying CSS because it's something I need to keep track of when I upgrade to a newer version of the theme)
TIA,
Shana
Hi Shana,
Use the following custom css in Salient > General settings > CSS/Script related:
Hope this helps.
Hi Andrew,
I was hoping to avoid using custom CSS because I'm concerned about having to keep track of it when I update to the next version of Salient. Will this disappear with an update?
Hi Shana,
The breadcrumbs seems to be coming from yoast seo plugin. The custom css will not be lost during update. You can also install child theme which is update proof in case you have modified theme files.
Thanks.