Hi!
How do i get the text to the top.
Soming like this:
<section class="av_textblock_section" itemscope="itemscope" itemtype="https://schema.org/CreativeWork" style="
padding-bottom: 500px;
"><div class="avia_textblock " style="font-size:20px; " itemprop="text"><p style="text-align: center;">Welkom bij Etoile. Wilt u persoonlijke aandacht ontspanning en tijd voor uzelf? Kies dan voor Etoile!
</div></section>
Ive added the code +500px in chome to test. But i dont think that PX are the right solution because of the mobile screens?
Tnx!
Hey c3computers!
We are talking about your first color section correct? Drag a codeblock element to the page and add this inside.
<style type = "text/css">
#av_section_1 main { display: block !important; }
</style>
Regards,
Elliott
It workt!
Tnx! Topic can be closed.