Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hey!
I am trying to remove the navigation bar where it says "Home > TERMS". It's on every page and it seems pointless as each page has a title and to get back to home page you can click on the logo on the top left anyway.
Pls help haha!!
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hello @REMYLEY ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your app.css file and paste the following code at the bottom:
.breadcrumb {
display: none;
}
btw before using this code once check the theme settings maybe you will find an option to hide it from there.
Regards
Guleria
Hi @REMYLEY
Please share your store link so I can give the solution.
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
Hello @REMYLEY ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your app.css file and paste the following code at the bottom:
.breadcrumb {
display: none;
}
btw before using this code once check the theme settings maybe you will find an option to hide it from there.
Regards
Guleria
That worked perfectly! Thanks so much!
Hello @REMYLEY
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
Hi @REMYLEY,
You can refer to the following theme guide, it will work fine
Hi @REMYLEY , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks