Replies: 0
Hello,
i want to Display a single Event as an page. The current result Looks with a big distance between event-title and event-text.
I analyzed the html Output and saw that there is an html-section tag postet to the Client:
...<main class="l-content" itemprop="mainContentOfPage">
<section class="l-section">
<div class="l-section-h i-cf">
: Text here
</div>
</section>
</main>...
How can i avaoid this html-section?
best regards
Volkhard