Shopify themes, liquid, logos, and UX
https://vinylfoxusa.com/search?type=product&options[unavailable_products]=last&q=(id:7534773862479%2...
Password: VINYL2024!
I would like to remove or hide the Breadcrumb navigation bar from the top of all search pages. Thank you in advance.
Hello @dtffox
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css, custom.css or theme.scss.liquid
Step 3: Insert the below code at the bottom of the file -> Save
<style>
.template-search nav.breadcrumbs-container a, .template-search nav.breadcrumbs-container span {
display: none;
}
</style>
See result
Best Regards,
Dws_pvt_ltd
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025