This forum has moved, please join us on github discussions. We will keep these old posts available for reference. Thank you!

Can't seem to find div class "block hero" and others

Hi there

I’m new to A2 and trying to accomplish what’s stated in the tutorial.

When rendering the following, it doesn’t render the “block hero”-class I assume …

{% block beforeMain %}
<div class="block hero">
<div class="inner">
  <div class="hero-text">
    <h4>Welcome to my first Apostrophe site!</h4>
  </div>
</div>
</div>
{% endblock %}

That’s how it looks like (in dev and in production): Screenshot

What am I doing wrong here? It doesn’t show any 404 so I guess I need to define the class “block hero” myself? Is this assumption right and: where would I do that?

Thanks
Philip

Hey @foerderlabor,

I hope it isn’t too late. Could you post this question on Stack Overflow? There you will find help with this type of question. See the following quote: