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.
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.
Would you mind sharing your store’s URL so we can provide a solution to that? Cheers!
@turtleshorts , do this to fix it in 20 seconds:
.section-header--breadcrumb,
.section-header--breadcrumb + .section-header{
display: none !important;
}
Kind regards,
Diego
Thank you so much!
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!