Help with font sizes and removing navigation bar

Hi @Korsa

For #2 please add the following code in your theme.css file:

.breadcrumbs-wrapper {
    display: none;
}

However there is normally a settings option in the Theme that allows you to toggle that.

For #1 & #3 we can reduce the size allowed on the Shopify Editor , that would need Collaborator access but this is better than doing it the hardcoded way.

Let me know!