Hey, I tried to use a unless command to hide the header, announcment bar and footer. It worked but above the content is a huge white space. What did I wrong and how can I fix it so that the content just fills the blank space?
I used this command
{% unless template == ‘product.DAS TEMPLATE WAS ICH VERWENDE’ %}
{% endunless %}
The first content is a rich text.
