Tagged: breadcrumbs, title
Is there a way to only show the bread crumbs? the title or breadcrumbs should really be in a fixed container, 30%, 70% of the page width. and have the text wrapped.
Hey!
Try adding this code to the Quick CSS:
.main-title {
display: none;
}
Cheers!
Josue
Hi there,
thank you :)
You are welcome, always glad to help :)
Regards,
Josue