I tried a lot of things already but nothing seems working. I am sure there is a very easy solution for this but my technical knowledge is really restricted.
@stumpfmarketing dazu musst du in den Code und in die Datei main-collection-product-grid.liquid gehen. Dort findest du den entsprechenden Code um die h2-Tags in h3-Tag umzuschreiben.
Hi, vielen Dank für die Antwort. Das habe ich bereits versucht. Aktuell sieht der Codeabschnitt so aus:
{% comment %} Sort is the first tabbable element when filter type is vertical {% endcomment %}
{%- if section.settings.enable_sorting and section.settings.filter_type == 'vertical' -%}