Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi,
I am using the Minimal theme and in this theme, it comes with these page titles that get added on every page.
I am trying to remove these.
Any tips?
Would like to have the little navigation, as well as the collection title, removed.
Picture of titles I would like to remove.
Solved! Go to the solution
This is an accepted solution.
@turtleshorts, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
.section-header--breadcrumb,
.section-header--breadcrumb + .section-header{
display: none !important;
}
Kind regards,
Diego
Would you mind sharing your store's URL so we can provide a solution to that? Cheers!
This is an accepted solution.
@turtleshorts, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
.section-header--breadcrumb,
.section-header--breadcrumb + .section-header{
display: none !important;
}
Kind regards,
Diego
I'm having the same problem but I am using Dawn. Is there code to remove the titles off the pages for that theme? Thanks!
User | RANK |
---|---|
240 | |
99 | |
91 | |
56 | |
42 |